summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 5b8e7ae6d..87e7f6d50 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,14 @@
+2008-05-08 Corinna Vinschen <corinna@vinschen.de>
+
+ * Makefile.in (DLL_OFILES): Add _def_time.o. Remove timelocal.o.
+ * include/sys/localedef.h: New file from NetBSD.
+ * libc/_def_time.c: Ditto.
+ * libc/getopt.c: Update to latest OpenBSD version 1.23.
+ * libc/strptime.cc: Replace FreeBSD version 1.35 with latest NetBSD
+ version 1.28.
+ * libc/timelocal.cc: Remove.
+ * libc/timelocal.h: Remove.
+
2008-04-30 Corinna Vinschen <corinna@vinschen.de>
* dtable.cc (dtable::release): Drop fixup_before handling.