about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2000-03-20 18:33:28 +0000
committerRoland McGrath <roland@gnu.org>2000-03-20 18:33:28 +0000
commitd3564d01a715d65be18a99aaaaa36ed35b59eba2 (patch)
treeda87a01c21397499d8d196b68cbf92501fe2f403 /ChangeLog
parent8600b1afb7c671aa85bc6868b627a3ab95963d24 (diff)
downloadglibc-d3564d01a715d65be18a99aaaaa36ed35b59eba2.tar.gz
glibc-d3564d01a715d65be18a99aaaaa36ed35b59eba2.tar.xz
glibc-d3564d01a715d65be18a99aaaaa36ed35b59eba2.zip
* scripts/versions.awk: Fixed version renaming code to distinguish
	libraries properly.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 10fe7e4068..cf808626de 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-03-20  Roland McGrath  <roland@baalperazim.frob.com>
+
+	* scripts/versions.awk: Fixed version renaming code to distinguish
+	libraries properly.
+
 2000-03-19  Ulrich Drepper  <drepper@redhat.com>
 
 	* include/stdlib.h: Add prototype for __cxa_atexit.