missinglib (0.4.10) unstable; urgency=medium

  * New upload for new OCaml.

 -- John Goerzen <jgoerzen@complete.org>  Mon, 13 Dec 2004 08:19:53 -0600

missinglib (0.4.9) unstable; urgency=low

  * Added new Strutil.trunc function.

 -- John Goerzen <jgoerzen@complete.org>  Fri, 20 Aug 2004 09:36:38 -0500

missinglib (0.4.8) unstable; urgency=medium

  * New upload for testing.  Sigh.

 -- John Goerzen <jgoerzen@complete.org>  Mon,  9 Aug 2004 08:44:18 -0500

missinglib (0.4.7) unstable; urgency=low

  * Added new abspath and isdir functions to Unixutil.

 -- John Goerzen <jgoerzen@complete.org>  Fri,  6 Aug 2004 16:50:09 -0500

missinglib (0.4.6) unstable; urgency=low

  * Added AnyDBM and AnyDBM_String to support persistent storage.

 -- John Goerzen <jgoerzen@complete.org>  Wed,  4 Aug 2004 14:52:19 -0500

missinglib (0.4.5) unstable; urgency=low

  * Added ability to read/write (string,string) hashtables.

 -- John Goerzen <jgoerzen@complete.org>  Thu, 29 Jul 2004 13:09:04 -0500

missinglib (0.4.4) unstable; urgency=low

  * [Debian] change dep to ocaml-nox

 -- John Goerzen <jgoerzen@complete.org>  Tue, 27 Jul 2004 09:37:41 -0500

missinglib (0.4.3) unstable; urgency=low

  * [Debian] Rebuilt for OCaml 3.08

 -- John Goerzen <jgoerzen@complete.org>  Tue, 27 Jul 2004 08:49:30 -0500

missinglib (0.4.2) unstable; urgency=low

  * New feature in Streamutil: fold_left

 -- John Goerzen <jgoerzen@complete.org>  Wed, 21 Jul 2004 16:20:30 -0500

missinglib (0.4.1) unstable; urgency=low

  * New features for Streamutil: building streams of lines in an input
    file, filtering and mapping streams, converting streams to lists,
    building streams of blocks from an input file.

  * New feature for Listutil: take/drop functions like Haskell.

  * New features for Unixutil: recursive directory scanning, rm.

  * Updated README.

 -- John Goerzen <jgoerzen@complete.org>  Thu, 17 Jun 2004 18:30:31 -0500

missinglib (0.4.0) unstable; urgency=low

  * New class: configParser, supporting interpolation.
	
  * Fixed description formatting.  Closes: #247266.

  * New module: fileutil.

 -- John Goerzen <jgoerzen@complete.org>  Sat, 05 Jun 2004 12:06:16 -0500

missinglib (0.0.1-2) unstable; urgency=low

  * Added build-dep on libounit-ocaml-dev.  Closes: #248223.

 -- John Goerzen <jgoerzen@complete.org>  Tue, 25 May 2004 10:39:32 -0500

missinglib (0.0.1-1) unstable; urgency=low

  * Initial Release.  Closes: #245510.

 -- John Goerzen <jgoerzen@complete.org>  Fri, 23 Apr 2004 11:01:24 -0500

