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
path: root/newlib
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2006-10-19 12:36:02 +0400
committerCorinna Vinschen <corinna@vinschen.de>2006-10-19 12:36:02 +0400
commit6d441576873f5f34962fa3982f4e4f1d37eeb405 (patch)
treea738aa15b66af49936e2a3240fd76d58d6aae5e8 /newlib
parent733c9ed37453cd51529fa080a3376d1db1461987 (diff)
* Fix ChangeLog entry to mention full path of changed file.
Diffstat (limited to 'newlib')
-rw-r--r--newlib/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 190819d07..24d96d9e4 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,6 +1,7 @@
2006-10-11 Yang Tse <yangsita@gmail.com>
- * setjmp.h: Use __extension__ keyword for gcc's braced-groups.
+ * libc/include/machine/setjmp.h: Use __extension__ keyword for gcc's
+ braced-groups.
2006-10-11 Corinna Vinschen <corinna@vinschen.de>