about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-11-10 23:22:51 +0000
committerRoland McGrath <roland@gnu.org>2002-11-10 23:22:51 +0000
commitda43dd4f9980fde957127b70f4024eaffed4e8d2 (patch)
treec5514defdebc271d7be42da21d804ebdf5e558c5 /ChangeLog
parent02f64dd9c0f170d4f81866eb5e4f0e9cf667dd91 (diff)
downloadglibc-da43dd4f9980fde957127b70f4024eaffed4e8d2.tar.gz
glibc-da43dd4f9980fde957127b70f4024eaffed4e8d2.tar.xz
glibc-da43dd4f9980fde957127b70f4024eaffed4e8d2.zip
* sysdeps/unix/sysv/linux/bits/pthreadtypes.h: Moved to ...
	* sysdeps/generic/bits/pthreadtypes.h: ... here.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e67e0ece9e..d44ef731a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@
 
 2002-11-10  Roland McGrath  <roland@redhat.com>
 
+	* sysdeps/unix/sysv/linux/bits/pthreadtypes.h: Moved to ...
+	* sysdeps/generic/bits/pthreadtypes.h: ... here.
+
 	* config.make.in (includedir): New variable, substituted by configure.
 	Reported missing by Jocelyn Fournier <joc@presence-pc.com>.
 	* Makeconfig (includedir): Use $(prefix), not $(exec_prefix).