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:
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index ddbfef76b..745ed2813 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,12 @@
+2005-11-08 Tom Walsh <tom@openhardware.net>
+
+ * libc/time/tzvars.c: New file.
+ * libc/time/tzset_r.c: Moved globals into tzvars.c
+ so other time functions needn't link in __tzset_r and its
+ dependencies.
+ * libc/time/Makefile.am: Add the new file.
+ * libc/time/Makefile.in: Regenerated.
+
2005-11-08 Christopher Faylor <cgf@timesys.com>
* libc/include/string.h: Add cygwin-specific function declaration.