libclib (0.2.2-1) stable; urgency=low

  * New stable release 0.2.2 (Bugfix release).
  * Fix for the clear function from Andreas Bartsch.
  * Fix for the array initialization from Andreas Bartsch.

 -- Tonnerre Lombard <tonnerre.lombard@sygroup.ch>  Thu, 14 Jan 2010 10:20:50 +0100

libclib (0.2.1-1) stable; urgency=low

  * New stable release 0.2.1.
  * Fixed some memory leaks in the test suite.
  * Fixed off-by-one error which prevented c_array_pop() from working and
    added a test case.
  * Fixed the case of reallocation to 0 in _c_array_delete(), making it
    possible to empty an array.

 -- Tonnerre Lombard <tonnerre.lombard@sygroup.ch>  Thu, 12 Nov 2009 12:30:01 +0200

libclib (0.2-1) stable; urgency=low

  * New stable release 0.2.
  * Added destructors to the array API to match the hash API.

 -- Tonnerre Lombard <tonnerre.lombard@sygroup.ch>  Tue, 28 Jul 2009 14:02:53 +0200

libclib (0.1.99-4) unstable; urgency=low

  * Added function to convert host:port strings to socket addresses for
    connect, bind etc.

 -- Tonnerre Lombard <tonnerre.lombard@sygroup.ch>  Tue, 28 Jul 2009 14:02:53 +0200

libclib (0.1.99-3) unstable; urgency=low

  * Corrected return types for default hash functions

 -- Tonnerre Lombard <tonnerre.lombard@sygroup.ch>  Tue, 21 Jul 2009 08:23:33 +0200

libclib (0.1.99-2) unstable; urgency=low

  * Fixed array implementation

 -- Tonnerre Lombard <tonnerre.lombard@sygroup.ch>  Mon, 20 Jul 2009 15:04:02 +0200

libclib (0.1.99-1) unstable; urgency=low

  * Initial release

 -- Tonnerre Lombard <tonnerre.lombard@sygroup.ch>  Tue, 14 Jul 2009 10:49:07 +0200

