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:
authorJeff Johnston <jjohnstn@redhat.com>2004-12-10 00:36:48 +0300
committerJeff Johnston <jjohnstn@redhat.com>2004-12-10 00:36:48 +0300
commit0082d4cf57e3ed9d13ff882a95ff0f7d9dd458d4 (patch)
tree7fd44cf0dafccba9af71f5775c318d686c20f940 /newlib/ChangeLog
parentfc2eba361ccc55ad5efb2a4cb804cfbb348d8a90 (diff)
2004-12-09 Alex Mogilnikov <alx@intellectronika.ru>
* libc/time/tzset_r (_tzset_r): Properly skip over '/' when it is detected.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index bb86b93eb..349cc1eb5 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,8 @@
+2004-12-09 Alex Mogilnikov <alx@intellectronika.ru>
+
+ * libc/time/tzset_r (_tzset_r): Properly skip over
+ '/' when it is detected.
+
2004-12-08 Alex Mogilnikov <alx@intellectronika.ru>
* libc/time/tzset_r (_tzset_r): Fix loop.