Change logs for libwibble source package in Feisty

  • libwibble (0.1.9) unstable; urgency=low
    
      * Added sys/fs.h functions mkpath, mkFilePath, mkdirIfMissing
    
    libwibble (0.1.8) unstable; urgency=low
    
      * build-depend on libboost-dev
    
    libwibble (0.1.7) unstable; urgency=low
    
      * empty and singleton iterators now work with STL algorithms
    
    libwibble (0.1.6) unstable; urgency=low
    
      * Fixed various bugs in wibble::commandline manpage generation
      * Return size_t instead of unsigned int for empty and singleton containers,
        like the other STL classes do.
    
    libwibble (0.1.5) unstable; urgency=low
    
      * Fixed the stock commandline parsers to actually honor --help and --version
        switches
    
    libwibble (0.1.4) unstable; urgency=low
    
      * Use more efficient algorithm in wibble::operators
      * Some fixes in Mutex.h after guessnet started to use it
    
    libwibble (0.1.3) unstable; urgency=low
    
      * Allow library users to decide if they want libgc support or not
        by providing two different pkg-config files and aclocal macros
    
    libwibble (0.1.2) unstable; urgency=low
    
      * Applied patch by Andreas Jochens.  Closes: #384432.
    
    libwibble (0.1.1) unstable; urgency=low
    
      * Split tests from the rest of the .cpp code, so that they don't end up
        included in the library
      * Add linker flags for libgc to pkg-config file if support for gc is enabled
    
    libwibble (0.1) unstable; urgency=low
    
      * Initial Release.  This library is to become a dependency for tagcoll,
        apt-front, debtags, buffy, adept and possibly more.
    
     -- Scott James Remnant <email address hidden>   Thu,  16 Nov 2006 23:30:10 +0000