[Swfdec-commits] 4 commits - NEWS

Benjamin Otte company at kemper.freedesktop.org
Wed Apr 23 11:09:09 PDT 2008


 NEWS |    8 ++++++++
 1 file changed, 8 insertions(+)

New commits:
commit 522e47ce403b712d76af5613310d6aa774131654
Merge: 1b17393... 44cadc8...
Author: Benjamin Otte <otte at gnome.org>
Date:   Wed Apr 23 20:08:50 2008 +0200

    Merge branch '0.6'
    
    Conflicts:
    
    	configure.ac

commit 44cadc8957265172e87dcb6d7451dd5693db63fd
Author: Benjamin Otte <otte at gnome.org>
Date:   Wed Apr 23 19:46:43 2008 +0200

    back to development

diff --git a/configure.ac b/configure.ac
index 1acf2ea..e302489 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.58])
-AC_INIT(swfdec,0.6.6)
+AC_INIT(swfdec,0.6.7)
 
 [is_dev=$(echo $PACKAGE_VERSION | sed 's/[0-9]\.[0-9][0-9]*\.[0-9]*[13579]/1/')]
 if test x"$is_dev" = x1 ; then
commit 40a0ef9e2fa6db09e24e49fea99cc6d2f7d6c3c1
Author: Benjamin Otte <otte at gnome.org>
Date:   Wed Apr 23 19:45:43 2008 +0200

    release 0.6.6

diff --git a/configure.ac b/configure.ac
index 9c3f9a5..1acf2ea 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.58])
-AC_INIT(swfdec,0.6.5)
+AC_INIT(swfdec,0.6.6)
 
 [is_dev=$(echo $PACKAGE_VERSION | sed 's/[0-9]\.[0-9][0-9]*\.[0-9]*[13579]/1/')]
 if test x"$is_dev" = x1 ; then
commit de734f51ee9288fa9b641ec821e7e4c3490e8238
Author: Benjamin Otte <otte at gnome.org>
Date:   Wed Apr 23 19:42:15 2008 +0200

    update for 0.6.6

diff --git a/NEWS b/NEWS
index 1594444..f93dfcc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,12 @@
 
+ 0.6.6 ("Faith Fighter")
+
+Here's another bugfix release.
+- fix a crash for palettized images
+- fix a crash for oversized images
+- make ALSA devices work that don't support mmap
+- compile fix for ARM
+
  0.6.4 ("College Humor")
 
 This is a security release. Please update as soon as possible.


More information about the Swfdec-commits mailing list