* With non-C locale, cclive dumps core on NetBSD.
Changelog:
0.7.3.1 Tue Mar 15 2011 Toni Gundogdu
Bugfixes:
- CMake Error at src/CMakeLists.txt:43 (#7)
0.7.3 Sat Mar 12 2011 Toni Gundogdu
Changes:
- Add QUVIOPT_CATEGORY check
- Set QUVIPROTO_HTTP
- Do not build quvicpp as a static library
- Build quvicpp in the "cclive" target instead
- See also ChangeLog for 3a867d7 commit message
Bugfixes:
- Compilation with boost 1.46.0 (#6)
- Boost::Filesystem uses v3 as the new default in 1.46.0
0.7.2 Mon Feb 07 2011 Toni Gundogdu
Changes:
- Add SIGUSR1 handler
- Add progress meter
Bugfixes:
- Normal progressbar min-max rendering while resizing window
0.7.1 Fri Jan 07 2011 Toni Gundogdu
Changes:
- Lower pcre prereq. to 8.02, thanks to Alejandro Garrido Mota
- Show --background in options on platforms that support fork
- Print pid to log file with --background
- Add getpid check to CMakeLists.txt
- Add --no-shortened switch
- Make --quiet exclusive
Bugfixes:
- Wrong full path for downloaded file (#5) (d#608393)
- Number of various issues with --background log
0.7.0.1 Sat Dec 18 2010 Toni Gundogdu
Changes:
- Add --output-dir
0.7.0 rc2 Sat Dec 04 2010 Toni Gundogdu
Changes:
- Lower boost prerequisite to 1.42.0, thanks to Alejandro Garrido Mota
- Add --format [<help>|<list> <pattern>]
- gzip manual before installing it
Bugfixes:
- CMAKE_VERBOSE_MAKEFILE
- Manual install dir
0.7.0 rc1 Sat Nov 20 2010 legatvs
Changes:
- progressbar.cpp: Rewrite to_unit
0.7.0 beta4 Wed Nov 03 2010 legatvs
Changes:
- Add --regexp check
- Clean up manual page
- Improve progressbar line clearing
Version 0.7.0 beta 3
October 15, 2010
Changes:
* Print --help, --version, --license, --support to stdout
Version 0.7.0 beta 2
September 30, 2010
Changes:
* Migrated issue tracker to sf.net (read more: <http://is.gd/fnDU2>)
* Use "git describe" for version instead
* Add --max-retries, --retry-wait (#47)
* --version, print libquvi
Version 0.7.0 beta 1
September 1, 2010
Changes:
* Add prerequisite: Boost library
* Build system: GNU Autotools -> CMake
* Rewrite everything
See also:
<http://code.google.com/p/cclive/wiki/Development_0_7_0>