Change logs for libwibble source package in Karmic

  • libwibble (0.1.22ubuntu1) karmic; urgency=low
    
      * wibble/string.h:
        - Fix gcc-4.4 FTBFS by including <cstdio> (LP: #385317)
    
     -- Michael Terry <email address hidden>   Wed, 10 Jun 2009 09:33:30 -0400
  • libwibble (0.1.22) unstable; urgency=low
    
      * Avoid double free corruption in cases where wibble is linked into both
        executable and a shared library it uses (doubly called static
        destructor),
      * add sys::ChildProcess::waitForSuccess(),
      * fix some compiler warnings.
    
    libwibble (0.1.21) experimental; urgency=low
    
      * Make list::map work on non-default-constructible functors,
      * add list::output( list, output_iterator ),
      * change the exception formatting to span multiple lines (more readable
        with bigger contexts),
      * implement str::fmt for vectors.
    
    libwibble (0.1.20) experimental; urgency=low
    
      * Add std::string str::fmt(std::string, ...) - asprintf style,
      * provide sys::ChildProcess::running() predicate,
      * fix a bunch of compiler warnings.
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  20 Aug 2008 11:53:05 +0100