]> cygwin.com Git - cygwin-apps/cygutils.git/commitdiff
Release 1.4.4
authorCharles Wilson <cygwin@cwilson.fastmail.fm>
Sun, 15 Aug 2010 22:26:45 +0000 (22:26 +0000)
committerCharles Wilson <cygwin@cwilson.fastmail.fm>
Sun, 15 Aug 2010 22:26:45 +0000 (22:26 +0000)
ChangeLog

index c0ccf6a0032d2f7ad88218e2ad7931e6b9befae1..3808e649d71d68a4e496373de0b389796073aead 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2010-08-15  Charles Wilson  <cwilson@...>
+
+       Release 1.4.4
+       * configure.ac: Bump version number to 1.4.4.
+
+2010-08-15  Charles Wilson  <cwilson@...>
+
+       Add standard cmdline options to cygdrop:
+       * src/cygdrop/cygdrop.cc (license, version, help,
+       printLicense, printBottomDescription, printTopDescription,
+       getVersion): New functions.
+       (usage): Implementation moved to usageCore; this function
+       now delegates.
+       (usageCore): This, and signature changed to accept FILE*
+       and progname as arguments.
+       (main): Use getopt_long and new struct option to support
+       --version, --license, --usage, and --help.
+
 2010-08-15  Charles Wilson  <cwilson@...>
 
        * src/realpath/realpath.c: Correct licensing info.
This page took 0.027986 seconds and 5 git commands to generate.