aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog59
1 files changed, 0 insertions, 59 deletions
diff --git a/ChangeLog b/ChangeLog
deleted file mode 100644
index f5df2b6..0000000
--- a/ChangeLog
+++ /dev/null
@@ -1,59 +0,0 @@
-2008-06-20 Sergey Poznyakoff <gray@gnu.org.ua>
-
- * src/sql.sci (sql-catch-failure, sql-ignore-failure): New syntax.
- * src/guile-sql.h (sql_iftab): Remove erroneous declaration. This
- symbol is static in gsql_conn.c
-
-2008-05-27 Sergey Poznyakoff <gray@gnu.org.ua>
-
- * src/Makefile.am: Remove leftovers from gettext.scm.
-
-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>
-
- * src/app.h, src/gettext.c, src/gsql_conn.c, src/gsql_lib.c,
- src/guile-sql.h, src/mysql.c, src/pgsql.c: Throw gsql-error,
- instead of misc-error, on failure.
- * COPYING, configure.ac, examples/whoisd.scm, m4/guile.m4,
- scripts/guile-doc-snarf, scripts/guile-doc-snarf.awk, src/app.h,
- src/gettext.c, src/gettext.h, src/gettext.sci, src/gsql_conn.c,
- src/gsql_lib.c, src/guile-sql.h, src/mysql.c, src/pgsql.c,
- src/sql.sci: Changed FSF postal mail address
-
-
-2004-10-11 Sergey Poznyakoff <gray@Mirddin.farlep.net>
-
- Initial import
-
-
-Local Variables:
-mode: change-log
-version-control: never
-End:

Return to:

Send suggestions and report system problems to the System administrator.