about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-10-12 18:38:32 +0000
committerUlrich Drepper <drepper@redhat.com>1999-10-12 18:38:32 +0000
commit08920a506b38e8b8f83533c8db2d6a5329475601 (patch)
tree674381720c0490c2a3a84287d8a4c88f336f9d06 /ChangeLog
parent43c1dd0fb766ceaa016f8dcd31ef5b4053ed077f (diff)
downloadglibc-08920a506b38e8b8f83533c8db2d6a5329475601.tar.gz
glibc-08920a506b38e8b8f83533c8db2d6a5329475601.tar.xz
glibc-08920a506b38e8b8f83533c8db2d6a5329475601.zip
Update.
	* debug/Makefile: Fix rules to generate pcprofiledump.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a2c77af787..a9e0df2c56 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 1999-10-12  Ulrich Drepper  <drepper@cygnus.com>
 
+	* debug/Makefile: Fix rules to generate pcprofiledump.
+
 	* include/ucontext.h: New file.
 
 	* locale/setlocale.c: Fix gcc warning about uninitialized variable.