Giggle 0.4.91, 2009-02-16 ========================= This is a development release leading up to Giggle 0.5. Focus was fixing build issues found in the last release. Notes: * This is unstable development release. While it has had a bit of testing, there are plenty of bugs and regressions remaining to be found. This release should not be used in production. * Bugs should be reported to http://bugzilla.gnome.org/. Bugs fixed: * 570313 - Create Patch freezes GUI * 566188 - Linking dynamic libraries with -no-undefined impossible, circular dependency * 566303 - Extract git logic to a library to be used by other programs * 570172 - GiggleRevisionInfoAction breaks with GTK+ 2.15 SVN * 571634 - Error while loading shared libraries * 571690 - warning about inserting an action group that already exists * 571786 - Make plugins optional * 571811 - Giggle freezes when searching in history view * Require glib and gio 2.18 * Add missing includes * Use proper regex to parse 'author' lines * Add $(datadir)/icons to icon search path Other changes: * Add --as-needed and --no-undefined to linker flags to avoid cyclic dependencies * Move libgiggle-git into separate folder. * Use consistent names for git-config related classes. * Resort to passwd file/EMAIL variable for personal details Contributors: * Federico Mena Quintero * Łukasz Jernaś * Mathias Hasselmann