summaryrefslogtreecommitdiffstats
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
commit6d7b197b57b3010bafcb972b8d7ec6ea16a368fc (patch)
treefc9a0c292b87ac2a485f1353b9d3108058ece9db /ChangeLog
parent822036b6c9b92bb5a32efdc29a049ce18073b09c (diff)
downloadcygnal-6d7b197b57b3010bafcb972b8d7ec6ea16a368fc.tar.gz
cygnal-6d7b197b57b3010bafcb972b8d7ec6ea16a368fc.tar.bz2
cygnal-6d7b197b57b3010bafcb972b8d7ec6ea16a368fc.zip
* 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 8d194f254..0be8f8212 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.