--- getopt/trunk/Changelog	2005/11/07 22:46:39	266
+++ getopt/trunk/Changelog	2014/11/24 10:46:32	370
@@ -1,3 +1,18 @@
+20141124: Detect ambigious 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
@@ -13,7 +28,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.