tinycdb (0.72) unstable; urgency=low * cleaned up debian packaging and made it actually work * no code changes -- Michael Tokarev Sun, 13 Oct 2002 03:00:32 +0400 tinycdb (0.71) unstable; urgency=low * rearranged object files to not depend on ranlib on systems that requires it (i.e. OpenBSD) * use ranlib but mark it's possible error as non-fatal -- Michael Tokarev Mon, 22 Jul 2002 13:35:14 +0400 tinycdb (0.7a) unstable; urgency=low * converted into CVS, added two missing #include for malloc declaration and spec target to the Makefile -- Michael Tokarev Mon, 10 Dec 2001 00:21:17 +0300 tinycdb (0.7) unstable; urgency=low * added cdb_seek() and cdb_bread() routines as found in freecdb/cdb-0.64 -- Michael Tokarev Sun, 14 Oct 2001 19:29:33 +0400 tinycdb (0.6) unstable; urgency=low * added another option, CDB_PUT_WARN, to cdb_make_put's flags (to allow adding unconditionally but still warn about dups), now cdb_make_put seems to be logically complete. * added and documented -r and -u options for cdb(1) command, and made them consistent with -w and -e also. * reorganized cdb(1) manpage and added changes made to cdb command. * added version references to manpages (and make them autogenerated to simplify maintenance). * added cdb(5) manpage describing CDB file format. -- Michael Tokarev Thu, 26 Jul 2001 02:38:08 +0400 tinycdb (0.5) unstable; urgency=low * added missing #include in cdb_init.c, thanks to ppetru@ppetru.net (Petru Paler) * removed usage of pread() in cdb_make_find() and friends, suggested by Liviu Daia * autogenerate tinycdb.spec file from template and debian/changelog * autogenerate cdb.h from cdb.h.in (substituting version) -- Michael Tokarev Wed, 25 Jul 2001 17:16:39 +0400 tinycdb (0.4) unstable; urgency=low * added cdb_make_put() routine to conditionnaly add a record * split cdb library to more files (finer granularity) * added cdb_findinit() and cdb_findnext() routines * renamed cdbtool to cdb * simplified cdb utility (dropped various format spec, changed options parsing) and a manpage * added small note and copyright to every file in package * added some testsuite (make test) -- Michael Tokarev Fri, 29 Jun 2001 23:39:53 +0400 tinycdb (0.3) unstable; urgency=low * Initial Release. -- Michael Tokarev Sun, 27 May 2001 16:38:58 +0400 Local variables: mode: debian-changelog add-log-mailing-address: "mjt@corpit.ru" End: