about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2006-03-01 10:35:59 +0000
committerRoland McGrath <roland@gnu.org>2006-03-01 10:35:59 +0000
commit04dca8d316213b951249e3481ed8d9408495421d (patch)
treedfdfcdf5a03e988f0bc3d772e5ea2d43a65f3a5b /ChangeLog
parentc9dc3f62698e9b456869ba8c1f0fd8f3c672ebf2 (diff)
downloadglibc-04dca8d316213b951249e3481ed8d9408495421d.tar.gz
glibc-04dca8d316213b951249e3481ed8d9408495421d.tar.xz
glibc-04dca8d316213b951249e3481ed8d9408495421d.zip
* version.h (VERSION): 2.3.91
	* Makeconfig (sysdeps-srcdirs): New variable.
	(sysdeps-add-ons-srcdirs): Use it.
	* csu/Makefile (all-Banner-files): Use it.

	* Makefile (dist-selector): New variable.
	(glibc-%.tar rule): Use it.  Make $(dist-separate) tarballs
	contain one version-named directory.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 024ccb9ee9..8d72bfe5e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,17 @@
 2006-03-01  Roland McGrath  <roland@redhat.com>
 
+	* version.h (VERSION): 2.3.91
+
+	* Makeconfig (sysdeps-srcdirs): New variable.
+	(sysdeps-add-ons-srcdirs): Use it.
+	* csu/Makefile (all-Banner-files): Use it.
+
+	* Makefile (dist-selector): New variable.
+	(glibc-%.tar rule): Use it.  Make $(dist-separate) tarballs
+	contain one version-named directory.
+
 	* Makefile (format-me): Use  --plaintext --no-number-sections.
+
 	* NOTES, INSTALL: Regenerated.
 
 	* NEWS: Update 2.4 items.