* Fix ChangeLog entry to mention full path of changed file.

This commit is contained in:
Corinna Vinschen 2006-10-19 08:36:02 +00:00
parent 733c9ed374
commit 6d44157687

View file

@ -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>