aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2009-01-14 10:53:10 +0000
committerJoel Brobecker <brobecker@gnat.com>2009-01-14 10:53:10 +0000
commite4d013fc0f3df3200be2dca48ed2e330e8a4ddf9 (patch)
treea6b60ab24842146c084847dd99087501402c13b8 /gdb/ChangeLog
parenta588db63bd94f9c8d43bd33a1dd399ea3bbc8c5b (diff)
downloadgdb-e4d013fc0f3df3200be2dca48ed2e330e8a4ddf9.zip
gdb-e4d013fc0f3df3200be2dca48ed2e330e8a4ddf9.tar.gz
gdb-e4d013fc0f3df3200be2dca48ed2e330e8a4ddf9.tar.bz2
Update the copyright notice of some of the files I missed
in the previous copyright update.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index f9c0dc9..b4a8dc1 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,10 @@
2009-01-14 Joel Brobecker <brobecker@adacore.com>
+ Update the copyright notice of some of the files I missed
+ in the previous copyright update.
+
+2009-01-14 Joel Brobecker <brobecker@adacore.com>
+
* windows-nat.c (handle_unload_dll): Use %p to print the DLL
base address instead of casting it to DWORD.