Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > contrib-release > by-pkgid > 35dbf528c7e6d8465abf0bee90ed6c3a > files > 8

dvdbackup-0.4.1-1mdv2010.0.x86_64.rpm

dvdbackup 0.4.1 (2009-06-09)

	New Features:
		* New complete translation: German (de); thanks to Chris Leick

	Bug fixes:
		* Fix offset bug (which results in wrong .vob files); thanks to Lenard
		  Spencer
		* Fix typos and improve wording

dvdbackup 0.4 (2009-03-02)

	New Features:
		* Added new translations from Launchpad: French (fr), Galician (gl),
		  Italian (it), Norwegian Bokmål (nb), Russian (ru) and Spanish (es)

	Changes:
		* Use C99 standard and compile with -pedantic flag.
		* Code cleanup

	Bug fixes:
		* Fixed typos
		* Fixed compiler warnings
		* Added missing header file

dvdbackup 0.2 (2008-03-20)

	New Features:

		* Added internationalization (using gettext). Now you can
		  translate dvdbackup in your language.
		* Added new command line option -V, --version: Display version
		  information and exit.
		* More robust read error handling.
		* Added man page to distribution.

	Changes:
		* Switched license to GPLv3 or later
		* The command line options -i, --input and -o, --output are now
		  optional. If -i, --input is not given /dev/dvd is used. If -o,
		  --output is not given the current working directory is used.
		* Added to every command line option a long version. For example
		  you can use --mirror instead of -M.
		* The command line option -v, --verbose has no option anymore.

	Bug fixes:
		* Output an error message when DVDOpen fails
		* Handle short reads from DVDReadBlocks
		* Handle broken ifo/bup files
		* Fixed compile warnings
		* Fixed many typos

dvdbackup 0.1.1 (2002-08-15)

		* Initial release