about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Jaeger <jaegerandi@gmail.com>2012-05-21 20:30:49 +0200
committerAndreas Jaeger <jaegerandi@gmail.com>2012-05-21 20:33:57 +0200
commitd8e272abb32d1788f6a95ae5128b2e2441b840e3 (patch)
tree76225be25d0760438b3438cc1a3f8f65c991ad6f /ChangeLog
parentd024d23cbefcdb1799510483c1685e2f67ab9619 (diff)
downloadglibc-d8e272abb32d1788f6a95ae5128b2e2441b840e3.tar.gz
glibc-d8e272abb32d1788f6a95ae5128b2e2441b840e3.tar.xz
glibc-d8e272abb32d1788f6a95ae5128b2e2441b840e3.zip
Rewrite manual/contrib.texi
	* manual/contrib.texi: Completely rewritten. It contains now an
	alphabetical list of contributors and their contributions.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f26fc98ee4..5ffb2f78f5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-05-19  Andreas Jaeger  <aj@suse.de>
+	    Roland McGrath  <roland@hack.frob.com>
+
+	* manual/contrib.texi: Completely rewritten. It contains now an
+	alphabetical list of contributors and their contributions.
+
 2012-05-21  Richard Henderson  <rth@twiddle.net>
 
 	* misc/getauxval.c (__getauxval): Use unsigned long int.