aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
blob: f5df2b694a98bbfb580c99dab27043dfe0bf2930 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
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.