summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJuan A. Suarez Romero <jasuarez@igalia.com>2012-10-03 23:54:29 +0200
committerJuan A. Suarez Romero <jasuarez@igalia.com>2012-10-03 23:56:14 +0200
commit47adfb6cb7faf12e36ba66f18d9ceba3e3bd53c0 (patch)
treea7bffda537d737989c8b5965124b3abba459f69a /NEWS
parent34865dc99a30e082c8f6d731e66ad373516239a4 (diff)
downloadgrilo-47adfb6cb7faf12e36ba66f18d9ceba3e3bd53c0.tar.gz
Downgrade version to 0.2.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS25
1 files changed, 25 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d936e5c..4daa8a9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+NEW in 0.2.1
+============
+
+ * Use G_MODULE_BIND_LOCAL to load modules
+ * Less disturbances using warnings instead of errors
+ * Add option to disable Test UI
+ * Several fixes, including:
+ * BGO#681757 - grilo-tests / pointer from int
+ * BGO#681983 - Pointer cast warning in grl-source.c
+ * BGO#681984 - sync source functions freeze on bad pre-conditions
+ * BGO#681992 - C++ guards missing in some header files
+ * BGO#682024 - Uninitialized data access in grl_source_get_media_from_uri()
+ * BGO#682791 - Fix display of non-ASCII strings in test-ui
+ * BGO#682793 - Clarify some documentations
+ * BGO#682855 - Memory leak in grl_source_test_media_from_uri_sync()
+ * BGO#685161 - grl_source_store() causes segfault if the plugin reports an error
+ * BGO#685169 - grl_source_store() doesn't obey GRL_WRITE_NORMAL
+
+ * Contributors to this release:
+ * Bastien Nocera <hadess@hadess.net>
+ * Jens Georg <jensg@openismus.com>
+ * Juan A. Suarez Romero <jasuarez@igalia.com>
+ * Mathias Hasselmann <mathias@openismus.com>
+
+
NEW in 0.2.0
============