commit 0d405f4c57b2114ed8ce5377a74d6d96595a03b5 Author: Bastien Nocera Date: Wed Sep 18 15:03:29 2013 +0200 3.9.92 NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) commit 57f9e3910e1c7e4b8f74371e9fae4b4f7902bd81 Author: Bastien Nocera Date: Sat Aug 24 04:36:22 2013 +0200 build: Don't link totem-pl-parser to libquvi We're not using it in the main library, and the license is incompatible with our own. configure.ac | 1 - 1 file changed, 1 deletion(-) commit deec38404a9a77b70ca426682179f5170e17a481 Author: Bastien Nocera Date: Sat Aug 24 04:25:57 2013 +0200 build: totem-pl-parser-mini doesn't need QUVI It will call out to the quvi helper instead. configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit eae25aeaaf5482678b387477f572c4330c0ec0e3 Author: Bastien Nocera Date: Sat Aug 24 04:27:28 2013 +0200 build: Bump soname after totem-disc API removal configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit f44b309d37a96536d42303cde580a8a91adb4365 Author: Bastien Nocera Date: Sat Aug 24 03:18:52 2013 +0200 plparse: Remove totem-disc from the public API It's ugly, with no async APIs, and plenty of gross stuff that we need to hide. https://bugzilla.gnome.org/show_bug.cgi?id=673589 docs/reference/Makefile.am | 1 + docs/reference/totem-pl-parser-docs.xml | 1 - docs/reference/totem-pl-parser-sections.txt | 19 ------------------- plparse/Makefile.am | 7 +++---- 4 files changed, 4 insertions(+), 24 deletions(-)