summaryrefslogtreecommitdiffstats
path: root/src/util/windows/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/windows/ChangeLog')
-rw-r--r--src/util/windows/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/util/windows/ChangeLog b/src/util/windows/ChangeLog
index e69de29bb2..0484dd08a1 100644
--- a/src/util/windows/ChangeLog
+++ b/src/util/windows/ChangeLog
@@ -0,0 +1,4 @@
+1998-05-06 Theodore Ts'o <tytso@rsts-11.mit.edu>
+
+ * getopt.c (getopt): POSIX states that getopt returns -1
+ when it is done parsing options, not EOF.