about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-10-31 15:30:02 +0000
committerUlrich Drepper <drepper@redhat.com>2005-10-31 15:30:02 +0000
commit6ff8f07aba531a7f8641562889898b1a657d7d54 (patch)
tree70f9b45f5d3d61ff456a7432e95806dd9ee5cfd2 /ChangeLog
parenta89b8ed453174a24a920d4fe7069c967040af78b (diff)
downloadglibc-6ff8f07aba531a7f8641562889898b1a657d7d54.tar.gz
glibc-6ff8f07aba531a7f8641562889898b1a657d7d54.tar.xz
glibc-6ff8f07aba531a7f8641562889898b1a657d7d54.zip
* debug/execinfo.h: Change backtrace_symbols_fd comment.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7e40d9fd8e..1d84631b3d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
 2005-10-31  Ulrich Drepper  <drepper@redhat.com>
 
 	[BZ #1579]
-	* debug/execinfo.h: Change backtrace+symbols_fd comment.
+	* debug/execinfo.h: Change backtrace_symbols_fd comment.
 
 2005-10-24  H.J. Lu  <hongjiu.lu@intel.com>