summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMartyn Russell <martyn@lanedo.com>2014-03-07 19:15:31 +0000
committerMartyn Russell <martyn@lanedo.com>2014-03-07 19:15:31 +0000
commit762f87c4ad846ecfb810ac1b4b3a7295d3ff7e55 (patch)
tree9a96d84c5bfb350f6bbb0da658c501c1bcb1cb92 /NEWS
parentcbf7ec1ce7b37a2f6613e945681a418555043bc8 (diff)
downloadlibmediaart-762f87c4ad846ecfb810ac1b4b3a7295d3ff7e55.tar.gz
Release 0.3.00.3.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS17
1 files changed, 17 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 338daea..3b8fd6a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+NEW in 0.3 - 2014-03-07
+=======================
+
+The main changes since 0.2.0 are:
+
+ * build: Don't fail if vapigen isn't available
+ * build: Force automake C linkage when building C only
+ * build: Remove leftover explicit -lm -lz linkage
+ * build: Don't link to both Qt and gdk-pixbuf if both are autodetect
+ * build: Honor NOCONFIGURE=1 in configure
+ * cache: Improve _remove() function and fix crash with NULL passed
+ * cache: Improve _strip_invalid_entites() API
+ * cache: Fix Non-void function should return a value
+ * extract: Fix Qt5 compilation failure, use QCoreApplication instead of
+ * extract: Don't break on dummy implementation due to incorrect args in
+
+
NEW in 0.2 - 2014-02-06
=======================