about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-12-13 09:26:19 +0000
committerRoland McGrath <roland@gnu.org>2005-12-13 09:26:19 +0000
commit857a1627c75d75d0f7e3759ee94bbf2f6efa3c0c (patch)
tree7e99ad5f4fa3f8f8481b816077fa9e132ff23240 /ChangeLog
parentf0d1a3b5b7a6f9bb3d44ca3b1341b1159bf1b732 (diff)
downloadglibc-857a1627c75d75d0f7e3759ee94bbf2f6efa3c0c.tar.gz
glibc-857a1627c75d75d0f7e3759ee94bbf2f6efa3c0c.tar.xz
glibc-857a1627c75d75d0f7e3759ee94bbf2f6efa3c0c.zip
* sysdeps/powerpc/dl-procinfo.c: New file.
	* sysdeps/powerpc/dl-procinfo.h: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 22a6d11748..680e14f03a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-12-13  Roland McGrath  <roland@redhat.com>
+
+	* sysdeps/powerpc/dl-procinfo.c: New file.
+	* sysdeps/powerpc/dl-procinfo.h: New file.
+
 2005-12-12  Ulrich Drepper  <drepper@redhat.com>
 
 	* io/sys/stat.h: Add restrict to fstatat declarations.