Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Marshall <keithmarshall@@users.sf.net>2009-02-08 21:02:17 +0300
committerKeith Marshall <keithmarshall@@users.sf.net>2009-02-08 21:02:17 +0300
commitce6ef36015f0abdae8b07f3b1178d51b7bb95401 (patch)
tree6468d559182e3d4af4637a39cc4b8c7226b6c968 /winsup/mingw/ChangeLog
parentf8471cd02373096345dff5ac8b405a6e7a8b0e1a (diff)
MinGW-Feature-Request [2222263]: Make getopt() GNU / BSD compatibile.
Diffstat (limited to 'winsup/mingw/ChangeLog')
-rw-r--r--winsup/mingw/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/winsup/mingw/ChangeLog b/winsup/mingw/ChangeLog
index 0ec3b0d77..1a8d264c7 100644
--- a/winsup/mingw/ChangeLog
+++ b/winsup/mingw/ChangeLog
@@ -1,3 +1,11 @@
+2009-02-08 Keith Marshall <keithmarshall@users.sourceforge.net>
+
+ MinGW-Feature-Request [2222263]: Make getopt() GNU / BSD compatibile.
+ (Requested by Robert Riebisch)
+
+ * mingwex/getopt.c (getopt_parse): Track external increments of...
+ (optind): ...this global variable.
+
2009-01-10 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
* include/_mingw.h: Increment version to 3.15.2.