summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2006-05-11 12:06:15 +0000
committerEdward Hervey <bilboed@bilboed.com>2006-05-11 12:06:15 +0000
commitbb8832ff3298f852075ef8c77b39ee7114e27f25 (patch)
tree4cb3b359b0a6b9792b70f0cc831e625af107aa78
parentee4fba92e8876099728acab209644bb0974c897b (diff)
Releasing 0.10.4 "Solomillo de Ternera"RELEASE-0_10_4
Original commit message from CVS: Releasing 0.10.4 "Solomillo de Ternera"
-rw-r--r--ChangeLog8
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
3 files changed, 12 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index c0d10b2..54eb37b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+=== release 0.10.4 ===
+
+2006-05-11 <>
+
+ * configure.ac:
+ * NEWS:
+ releasing 0.10.4, "Solomillo de Ternera"
+
2006-05-10 Edward Hervey <edward@fluendo.com>
* gnl/gnlcomposition.c: (get_clean_toplevel_stack),
diff --git a/NEWS b/NEWS
index c90ecdc..fcb3a6a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
-This is GNonLin 0.10.3, "Birthday Cake"
+This is GNonLin 0.10.4, "Solomillo de Ternera"
-This release fixes mainly major bug in GnlFileSource setting up.
+GnlSource and GnlFileSource were refactored to work in all conditions.
+GnlComposition now handles gaps between sources.
diff --git a/configure.ac b/configure.ac
index 48dfe8e..230a3e5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ AC_PREREQ(2.52)
dnl initialize autoconf
dnl when going to/from release please set the nano (fourth number) right !
dnl releases only do Wall, cvs and prerelease does Werror too
-AC_INIT(GNonLin, 0.10.3.2,
+AC_INIT(GNonLin, 0.10.4,
http://gnonlin.sourceforge.net/,
gnonlin)