SHA256
1
0
forked from pool/dos2unix
Philipp Thomas
2010-04-06 16:13:22 +00:00
committed by Git OBS Bridge
parent c9832ea6d4
commit a0e7aeac5e
6 changed files with 39 additions and 341 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Tue Apr 6 16:10:23 UTC 2010 - pth@novell.com
- Update to 5.1:
* Esperanto translations have been added.
* Command-line options can be set in stdio mode.
* Localization information has been added to the manual.
* Man pages have been merged.
* Man page generation from Perl POD file.
-------------------------------------------------------------------
Wed Feb 17 16:59:09 CET 2010 - pth@suse.de
- Update to 5.0:
* Dos2unix and Unix2dos have been bundled in a single package.
* German translations have been added.
* Dos2unix -l --newline also works in MAC mode.
* Unix2dos also got option -l, --newline.
* Added MAC mode to Unix2dos: Convert Unix line endings to Mac line endings.
* Cleanup of messages and manual.
-------------------------------------------------------------------
Wed Feb 3 10:33:53 CET 2010 - pth@suse.de