summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
-rw-r--r--NEWS7
2 files changed, 11 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 40d8982..b18d3b5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+=== release 0.10.5 ===
+
+2006-07-20 <>
+
+ * configure.ac:
+ releasing 0.10.5, "Beavis and Zidane"
+
2006-07-20 Edward Hervey <edward@fluendo.com>
* gnl/gnlcomposition.c:
diff --git a/NEWS b/NEWS
index fcb3a6a..b9926af 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,5 @@
-This is GNonLin 0.10.4, "Solomillo de Ternera"
+This is GNonLin 0.10.5, "Beavis and Zidane"
-GnlSource and GnlFileSource were refactored to work in all conditions.
-GnlComposition now handles gaps between sources.
+More complex compositions are now possible, along with use of default sources in GnlComposition.
+Thread-safety improved.
+Memory leaks fixed.