#    Copyright (C) 2005, 2006, 2007 Stewart Adam
#    This file is part of fwbackups.

#    fwbackups is free software; you can redistribute it and/or modify
#    it under the terms of the GNU General Public License as published by
#    the Free Software Foundation; either version 2 of the License, or
#    (at your option) any later version.

#    fwbackups is distributed in the hope that it will be useful,
#    but WITHOUT ANY WARRANTY; without even the implied warranty of
#    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
#    GNU General Public License for more details.

#    You should have received a copy of the GNU General Public License
#    along with fwbackups; if not, write to the Free Software
#    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA

This is the full fwbackups changelog, with detailed listing of changes between
various versions dating all the way back from the very beginning.

** Version 1.43.0beta3 changes **
- Don't allow selection of menu items when it's not allowed (eg, when the 
  interface is locked or no set is selected)
- Fxied sveeral seplling erorrs

** Version 1.43.0beta2 changes **
- Keep old backups properly.
- Minor bugfixes
- String changes


** Version 1.43.0beta1 changes **
- New UI, partially Gnome HIG 2.0 compliant
- Permission checks!
- More error-redunant, shows and logs all errors
- Threading!
- Archive, compressed archive support
- Backups sets
- Userspace log
- "Errors in log label" for failed backup notification
- Browse buttons for paths
- More effecient coding
- Cancelling a restore or backup works now.

** Version 1.42.2 changes **
- Copy doc files when using install.sh
- Don't freeze on nonregular files.

** Version 1.42.1 changes **
- Fix the copyright messages: Some stated FWaudio-convert-mod, and some used
  caps in the name which is now all lowercase.
- Moved the defaults configuration file to /usr/share/fwbackups

** Version 1.42 changes **
- 'backupconfigure' command renamed to 'fwbackups'
- 'runbackup' command renamed to 'fwbackups-run'
- Changed rsync backend to internal python's shutil, more portable & rsync was
  providing no speed increase
- Re-coded all callbacks for better portability, functionality and they also
  now leave more room for future expansion
- Added better comments to python sources
- Now using 100% Glade for the GUI part
- Added 'On The Spot' backup feature (on-demand backups)
- Added 'Keep X old backups'  feature
- Added additional time selectors for cron: minute, day(s) of week and month(s).
- Changed the name to all lowercase (from 'FWBackups' to 'fwbackups')

** Version 1.41 changes **
- Implemented rsync as a backend.

** Version 1.4 changes **
- First relatively stable release.
