aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2007-07-17 13:50:23 +0000
committerNick Clifton <nickc@redhat.com>2007-07-17 13:50:23 +0000
commitbd0aa31525265fae1c9b6072881833e659b9f792 (patch)
tree541673e5783a3636da07ae15eef701ef5dd221d5 /ChangeLog
parent255e7678a93693bd4d16cc3246442a1b8e11064e (diff)
downloadgdb-bd0aa31525265fae1c9b6072881833e659b9f792.zip
gdb-bd0aa31525265fae1c9b6072881833e659b9f792.tar.gz
gdb-bd0aa31525265fae1c9b6072881833e659b9f792.tar.bz2
* COPYING3: New file. Contains version 3 of the GNU General Public License.
* COPYING3.LIB: New file. Contains version 3 of the GNU Lesser General Public License.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8d194f2..0be8f82 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-07-17 Nick Clifton <nickc@redhat.com>
+
+ * COPYING3: New file. Contains version 3 of the GNU General
+ Public License.
+ * COPYING3.LIB: New file. Contains version 3 of the GNU
+ Lesser General Public License.
+
2007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
* configure.ac: Fix my previous change to really match GCC.