Replace a function with an equivalent GLib macro

This commit is contained in:
whydoubt
2004-06-18 06:05:33 +00:00
parent c99ce9815d
commit ba6f5b30cc
2 changed files with 2 additions and 16 deletions

View File

@@ -4,6 +4,7 @@ Fri Jun 18 00:08:24 CDT 2004 Jeff Smith <whydoubt@yahoo.com>
* src/libmdb/mem.c:
* include/mdbtools.h: Reconcile code/documentation inconsistencies
* src/util/mdb-schema.c: Fix a bug and a typo in mdb-schema
* src/libmdb/index.c: Replace a function with an equivalent GLib macro
Thu Jun 17 20:56:44 EDT 2004 Brian Bruns <brian@bruns.com>
* configure.in: temporarily remove building of reference manual. It broke 'make dist'