aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bf70a0d..e42102e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,30 @@
+2007-12-26 Sergey Poznyakoff <gray@gnu.org.ua>
+
+ * NEWS: Update.
+ * configure.ac: Version number 1.1
+ * COPYING: GPLv3.
+ * Makefile.am: GPLv3.
+ * examples/whoisd.scm: GPLv3.
+ * m4/guile.m4: Require Guile v. 1.8 or later.
+ * scripts/Makefile.am: GPLv3.
+ * scripts/guile-doc-snarf.awk: GPLv3.
+ * src/.cvsignore (gettext.inc, gettext.scm): Remove.
+ * src/Makefile.am: Remove libguile-gettext.
+ * src/app.h: GPLv3.
+ * src/gsql_conn.c, src/gsql_lib.c, src/guile-sql.h, src/mysql.c,
+ src/pgsql.c: GPLv3; Guile v.>=1.8.
+ * src/gettext.sci, src/gettext.h, src/gettext.c: Remove.
+ * src/gettext.scm: New file.
+
2006-10-12 Sergey Poznyakoff <gray@gnu.org.ua>
* src/mysql.c (s_mysql_free): Bugfix: mysql was freed twice
(s_mysql_query): Fix the first argument to scm_list_2
2006-10-09 Sergey Poznyakoff <gray@gnu.org.ua>
* src/gsql_conn.c (num_iface): Static
(sql_register_iface): Avoid registering the same interface twice.
2005-06-26 Sergey Poznyakoff <gray@Noldor.runasimi.org>

Return to:

Send suggestions and report system problems to the System administrator.