File Release Notes and Changelog
Release Name: 0.5.1
Notes:
0.5.1
0.5.0 was the first wxWidgets based release.
The following features are not yet implemented or need further work.
1)
Multi-threading. All jobs run in the main thread which means aborting a job is
not possible. Once started, a job will run to completion and the UI will be
unavailable during the job.
2)
The status bar is not yet used.
3)
Linux port not done yet (v0.5.0). Should be easy, just hasn't been built.
Changes:
v0.5.1 Release 5/20/2005
Fixed a problem that kept help from displaying
v0.5.0 Release 5/15/2005
BackZip is on SourceForge!
Major re-write switched from Borland Builder and CLX to wxWidgets
Note: Backup set profile format has changed, set profiles will need to be re-created
Note: Command line format has changed, use --set=setname --set1=setname2
v0.4.0 Release 6/28/2004
Fixed a bug that prevented single files from backing up correctly
v0.3.0 Release 9/1/2003
Linux version
Bug fixes
v0.2.0 Release 8/17/2003
Added FTP
Added Incremental backups
Added 'Newer file only' backups
v0.1.0 Release 8/9/2003
Initial release