summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 070d682ac..4d9dcb7ef 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,11 @@
+2010-10-30 Christopher Faylor <me+cygwin@cgf.cx>
+
+ * localtime.cc (is_upper): Rename to isupper and include ctype.h to
+ pull in standard macro.
+ (lcl_is_set): Define as an enum.
+ (tzsetwall): Assign lcl_is_set to correct enum values.
+ (tzset): Ditto. Copy as much of TZ as will fit to TZ buffer.
+
2010-10-27 Christopher Faylor <me+cygwin@cgf.cx>
* include/cygwin/version.h: Bump CYGWIN_VERSION_API_MINOR to 233.