Codebase list gnome-hwp-support / 28c37a3
Version 0.1.5 Changwoo Ryu 10 years ago
2 changed file(s) with 9 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
0 0.1.5
1 =====
2
3 * thumbnailer: Fix segfault in thumbnailer
4 * thumbnailer: More error checks; no more crash on document with no
5 preview image
6 * properties: More error checks
7
08 0.1.4
19 =====
210
00 AC_PREREQ(2.63)
1 AC_INIT([gnome-hwp-support], [0.1.4], [https://github.com/changwoo/gnome-hwp-support/issues], [gnome-hwp-support])
1 AC_INIT([gnome-hwp-support], [0.1.5], [https://github.com/changwoo/gnome-hwp-support/issues], [gnome-hwp-support])
22
33 AC_CONFIG_SRCDIR([thumbnailer])
44 AC_CONFIG_HEADERS([config.h])