diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2001-02-05 21:51:43 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2001-02-05 21:51:43 +0000 |
commit | 31f5feea33601dc33b66c55d7163e7cf29b381a3 (patch) | |
tree | cf053c011e9acc0a58ca9024c46ad6956dc62a58 /newlib/ChangeLog | |
parent | ae9b22c69b7374129d872cde66290c925a0c9857 (diff) | |
download | newlib-31f5feea33601dc33b66c55d7163e7cf29b381a3.zip newlib-31f5feea33601dc33b66c55d7163e7cf29b381a3.tar.gz newlib-31f5feea33601dc33b66c55d7163e7cf29b381a3.tar.bz2 |
2001-02-05 Charles Wilson <cwilson@ece.gatech.edu>
* libc/include/locale.h: add LC_MESSAGES definition
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index d626c26..d4f0add 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,7 @@ +2001-02-05 Charles Wilson <cwilson@ece.gatech.edu> + + * libc/include/locale.h: add LC_MESSAGES definition + 2001-02-01 Alexandre Oliva <aoliva@redhat.com> * libc/sys/sh/sys/syscall.h (SYS_get_argc, SYS_get_argN_len, |