--- getopt/trunk/Changelog	2005/11/07 22:33:17	265
+++ getopt/trunk/Changelog	2014/11/24 12:23:18	374
@@ -1,7 +1,23 @@
+20141124: Properly quote backslashes for tcsh
+20141124: Detect ambiguous long options properly
+          Thanks to Klaus Wulff <dinw.klswlff@dfgh.net>
+20141123: Create test harnass and a few basic tests
+20141122: Update translations (sync with util-linux (git 20141120))
+20141120: Update manual page (sync with util-linux (git 20141120))
+20141120: Minor code changes (sync with util-linux (git 20141120))
+20120812: Bumped up version number to 1.1.5
+20120812: Update translations (sync with util-linux (2.21))
+20120731: Fix build problems  (sync with util-linux (2.21))
+20120719: Update manpage (sync with util-linux (2.21))
+20120717: Remaining code restructuring (sync with util-linux (2.21))
+20120717: Use xmalloc instead of our own (sync with util-linux (2.21))
+20120716: Use static definitions (sync with util-linux (2.21))
+20120715: Minor spacing issues resolved (sync with util-linux (2.21))
+20120714: Minor code restructuring (sync with util-linux (2.21))
 20051107: Bumped up version number to 1.1.4
 20051107: Makefile: package target
 20051107: Changed email and website to current ones
-20051107: Fixed a few typos in the manpage (sync with util-linux (2.12r)
+20051107: Fixed a few typos in the manpage (sync with util-linux (2.12r))
 20030123: Bumped up version number to 1.1.3
 20030123: Changed WITH_GETTEXT option to WITHOUT_GETTEXT
 20030123: Renamed example programs to have the string getopt- prepended
@@ -13,7 +29,7 @@
 20010311: Fixed stupid compilation error if NLS not selected
 20000630: Bumped up version number to 1.1.0
 20000630: Ported the Native Language Support patches from util-linux
-          They are written by Arkadiusz Mi¶kiewicz <misiek@pld.org.pl>
+          They are written by Arkadiusz Miśkiewicz <misiek@pld.org.pl>
 20000627: Bumped up version number to 1.0.6
 20000627: A few manpage tweaks
 20000616: Introduced DESTDIR and directory creation in the Makefile.
@@ -24,7 +40,7 @@
 19990101: Updated util-linux Makefile
 19980628: Bumped up version number to 1.0.3
 19980628: Removed remaining incompatibility with tcsh-6.02 from parse.tcsh
-980626: Added separate Makefile for util-linux
+19980626: Added separate Makefile for util-linux
 19980625: Removed several bugs from parse.tcsh, partly thanks to Volker Kuhlmann
           (v.kuhlmann@elec.canterbury.ac.nz).
 19980612: Removed reference to getopt in util-linux