SHA256
1
0
forked from pool/dos2unix

Accepting request 26841 from Base:System

Copy from Base:System/dos2unix based on submit request 26841 from user psmt

OBS-URL: https://build.opensuse.org/request/show/26841
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dos2unix?expand=0&rev=6
This commit is contained in:
OBS User autobuild
2009-12-18 11:50:51 +00:00
committed by Git OBS Bridge
parent 90463fbe49
commit 6e25f30dd4
10 changed files with 350 additions and 356 deletions

View File

@@ -1,3 +1,30 @@
-------------------------------------------------------------------
Wed Dec 16 14:23:06 CET 2009 - pth@suse.de
- Update to 4.0:
* version 4.0
* Added internationalisation using gettext.
* Added Dutch translation.
* New option -L/--license that prints software license.
* Code cleanup
* Update manual
* version 3.2
* version.mk: New file.
* README: New file.
* INSTALL: Updated.
* Makefile: Makefile according GNU standards.
* ChangeLog : New file.
* Applied all patches from RedHat:
- Use DESTDIR only in install makefile targets.
- Add a German translation.
-------------------------------------------------------------------
Tue Dec 15 22:27:07 CET 2009 - jengelh@medozas.de
- enable parallel building
-------------------------------------------------------------------
Mon Apr 20 15:03:31 CEST 2009 - pth@suse.de