aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2008-06-27 11:32:17 +0000
committerPedro Alves <palves@redhat.com>2008-06-27 11:32:17 +0000
commit87b0e16e7b9756ea871631cd48ae1eb9040a6381 (patch)
tree09999c1e9c229044dc79e4a4698c850a53460be4
parent79d7f229011f509cbb9532890e59514fbce14605 (diff)
downloadgdb-87b0e16e7b9756ea871631cd48ae1eb9040a6381.zip
gdb-87b0e16e7b9756ea871631cd48ae1eb9040a6381.tar.gz
gdb-87b0e16e7b9756ea871631cd48ae1eb9040a6381.tar.bz2
Fix date.
-rw-r--r--gdb/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 3d18d21..b964cc2 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,4 +1,4 @@
-2008-06-26 Pedro Alves <pedro@codesourcery.com>
+2008-06-27 Pedro Alves <pedro@codesourcery.com>
Use ptid_t.tid to store thread ids instead of ptid_t.pid.