about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-08-22 07:04:23 +0000
committerUlrich Drepper <drepper@redhat.com>2007-08-22 07:04:23 +0000
commit682e4437a0784a917bc2df89a6b7d5cbfdefc8a0 (patch)
tree4ab183a381efde9b07e81d2ae5b87f121357c0a6 /ChangeLog
parent7d55c9eb43b69bf515f7ea7f828dc0edb9d4f501 (diff)
downloadglibc-682e4437a0784a917bc2df89a6b7d5cbfdefc8a0.tar.gz
glibc-682e4437a0784a917bc2df89a6b7d5cbfdefc8a0.tar.xz
glibc-682e4437a0784a917bc2df89a6b7d5cbfdefc8a0.zip
[BZ #4582]
	* debug/segfault.c: Fix typos in comments.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 733b4e4d21..77af3ec1f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2007-08-21  Ulrich Drepper  <drepper@redhat.com>
 
+	[BZ #4582]
+	* debug/segfault.c: Fix typos in comments.
+
 	[BZ #4588]
 	* stdio-common/tempnam.c: Fix comment, it is not checked that
 	TMPDIR points to a writable directory.