diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-02-21 05:14:57 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-02-21 05:14:57 +0000 |
commit | 6314208aab0360eb4a0684cc1239854ae14de638 (patch) | |
tree | 0773b1a87aa44df65f67aa75ad9e6ac4b8a5485d | |
parent | dddf0ed04dcf8324693f31be09012a82e11cb870 (diff) | |
download | glibc-6314208aab0360eb4a0684cc1239854ae14de638.tar.gz glibc-6314208aab0360eb4a0684cc1239854ae14de638.tar.xz glibc-6314208aab0360eb4a0684cc1239854ae14de638.zip |
Update.
2003-02-20 Ulrich Drepper <drepper@redhat.com> * version.h (VERSION): Bump to 2.3.2. * math/Makefile: Rearrange variable definitions slightly to get definition in the right order.
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 65bad2c760..d3b4aedc74 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2003-02-20 Ulrich Drepper <drepper@redhat.com> + + * version.h (VERSION): Bump to 2.3.2. + + * math/Makefile: Rearrange variable definitions slightly to get + definition in the right order. + 2003-02-20 Roland McGrath <roland@redhat.com> * Makerules: Clean up conditional around include of tls.make. |