File Release Notes and Changelog
Release Name: 0.5.3
Notes:
0.5.3 Interface improvements
0.5.2 First Linux release
0.5.1 Small fixes
0.5.0 First wxWidgets based release.
The following features are not yet implemented or need further work.
1)
No multi-threading. All jobs run in the main thread which means only one job can
be run at a time. While a job is running, no operations other than abort can
be performed.
Changes:
v0.5.3 Release 6/4/2005
Toolbar and menu items now reflect available options
v0.5.2 Release 5/28/2005
First Linux release
Enabled Abort during a job run
Disabled all other operations during a job run
Misc fixes
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