diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-07-23 23:10:36 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-07-23 23:10:36 +0000 |
commit | 49e49bf08bd5c0eff7d6ab8f2ec10b77c43a3dff (patch) | |
tree | 5b7b91182b26ce26fa31d3005fa99e9071419b74 /ChangeLog | |
parent | 06535ae9487708dad9048552c9c92828d998a897 (diff) | |
download | glibc-49e49bf08bd5c0eff7d6ab8f2ec10b77c43a3dff.tar.gz glibc-49e49bf08bd5c0eff7d6ab8f2ec10b77c43a3dff.tar.xz glibc-49e49bf08bd5c0eff7d6ab8f2ec10b77c43a3dff.zip |
Update.
* include/libintl.h: Undefine N_ and _ first to avoid warnings.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e6995d9a8b..0cec1fc631 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 1999-07-23 Ulrich Drepper <drepper@cygnus.com> + * include/libintl.h: Undefine N_ and _ first to avoid warnings. + * elf/elf.h: Add ET_LOOS and ET_HIOS. Add various EM_* constants. Add SHN_LOOS and SHN_HIOS. |