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:
authorChristopher Faylor <me@cgf.cx>2000-06-03 07:03:03 +0400
committerChristopher Faylor <me@cgf.cx>2000-06-03 07:03:03 +0400
commitd51d968a8067b6875b230b7c3e9bb88b5cbd1aaa (patch)
tree378e89ee8bfc0c417b261cf9fbba56762a6d9bab /newlib/ChangeLog
parent8b7d491c259a2b2a510ad516b50fa1bceb4a14bd (diff)
* libc/include/string.h: Work around problem with strsignal and gdb.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index b7499e766..25c23bab5 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,7 @@
+Fri Jun 2 23:02:11 2000 Christopher Faylor <cgf@cygnus.com>
+
+ * libc/include/string.h: Work around problem with strsignal and gdb.
+
Tue May 30 13:13:01 2000 Christopher Faylor <cgf@cygnus.com>
* libc/include/ctype.h: __CYGWIN32__ -> __CYGWIN__