2008-01-14 Matthias Clasen <
[email protected]>
* === Released 2.15.2 ===
* NEWS: Updates
2008-01-14 Alexander Larsson <
[email protected]>
* glib/gurifuncs.c:
Clarify docs for g_uri_escape_string (#508773)
2008-01-12 Andre Klapper <
[email protected]>
* configure.in: ALL_LINGUAS: remove line breaks from previous
commit to get damned-lies stats correct again. Add Sinhala (si).
2008-01-11 Matthias Clasen <
[email protected]>
* glib/gtestutils.c: Fix a docs typo
2008-01-11 12:55:19 Tim Janik <
[email protected]>
* tests/testingbase64.c: added g_base64_encode()/g_base64_decode()
test case by Asbjoern Pettersen. fixed up coding style.
2008-01-11 09:00:28 Tim Janik <
[email protected]>
* glib/Makefile.am (install-exec-hook): use mv/sed/rm on a temporary
file instead of "sed -i" which is not portable enough.
2008-01-08 Alexander Larsson <
[email protected]>
* tests/cxx-test.C:
Add gio/gio.h include to check for c++ problems.