3 This is the first official release of the 0.9 of libquvi. The typical
4 list of the changes (commit-by-commit), since the 0.4, were omitted.
6 For a detailed list of the changes, see the git commit log. For an
7 overview of the changes made in the quvi project 0.9+ series, see:
8 http://quvi.sourceforge.net/doc/other/quvi-prj-ptnine.html (WIP)
11 v0.4.1 (2012-03-23) / Toni Gundogdu
14 - Add examples/parse.c [a26f5f6]
15 - Add examples/supported.c [179d997]
16 - DOC: Replace buzzhumor with gaskrank [3d2e015]
17 - FIX: Lua 5.2: Use luaL_newstate instead (#89) [6de7322]
18 - Thanks to Marien Zwart for the fix
19 - FIX: Make verify c/b check against correct option [0c4ff3b]
20 - FIX: Use dirname(3) properly [b2f1621]
23 0.4.0 Wed Oct 05 2011 Toni Gundogdu
26 - Split from "quvi", new repo at <http://repo.or.cz/w/libquvi.git>
27 - Make QUVIPROTO_ALL new default (#43), this was previously QUVIPROTO_HTTP
28 - Rename env. variables, refer to documentation for new ones
29 - Remove deprecated API features (#42)
30 - See <http://quvi.sf.net/doc/> for "API: Deprecated" and "quvi.h"
31 - Remove the neglected symbol versioning
32 - Add QUVI_VERSION_SCRIPTS
35 - Compilation errors with examples/Makefile.am