[pdfmod] Update for 0.8 release



commit 610508b57a5104fccfe0c31d25c867a10beb92b2
Author: Gabriel Burt <gabriel burt gmail com>
Date:   Wed Nov 11 17:15:57 2009 -0800

    Update for 0.8 release

 NEWS         |   15 +++++++++++----
 configure.ac |    2 +-
 pdfmod.doap  |    6 +++---
 3 files changed, 15 insertions(+), 8 deletions(-)
---
diff --git a/NEWS b/NEWS
index dfbb643..926346c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,20 +1,27 @@
 ==========================
-Version 0.8 - not yet released
+Version 0.8 - Nov 11, 2009
 ==========================
 
 Contributors:
-Robert Dyer, Andreu Correa Casablanca, Gabriel Burt
+Robert Dyer, Andreu Correa Casablanca, Bertrand Lorentz, Gabriel Burt
 
 Features:
 * Add * to beginning of window title when unsaved
 * Can select more than one file in Open dialog
 * shift-ctrl-z now also works for Redo
+* Online docs now hosted on library.gnome.org
+* Add Invert Selection action
 
 Bugs Fixed:
-* 
+* Launching with relative filepaths in args work
+
+New Translations:
+Bengali, Czech, Japanese, Russian
 
 Translators:
-Jorge González, Å?ukasz JernaÅ?, Daniel Nylander
+Alexandre Prokoudine, Daniel Nylander, Jorge González, Kris Thomsen,
+Å?ukasz JernaÅ?, Marek Ä?ernocký, Mario Blättermann, Og B. Maciel, Petr Kovar,
+Runa Bhattacharjee, Sankarshan Mukhopadhyay, Takeshi AIHANA
 
 ==========================
 Version 0.7 - Sept 9, 2009
diff --git a/configure.ac b/configure.ac
index 35b8270..2071c42 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 dnl Warning: This is an automatically generated file, do not edit!
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ([2.54])
-AC_INIT([pdfmod], [0.7])
+AC_INIT([pdfmod], [0.8])
 AM_INIT_AUTOMAKE([foreign dist-bzip2 tar-ustar])
 AM_MAINTAINER_MODE
 AC_SUBST([ACLOCAL_AMFLAGS], ["-I . \${ACLOCAL_FLAGS}"])
diff --git a/pdfmod.doap b/pdfmod.doap
index b4fa1ea..047ff50 100644
--- a/pdfmod.doap
+++ b/pdfmod.doap
@@ -19,10 +19,10 @@
   <!-- Current Releases -->
   <release>
     <Version>
-      <name>0.7</name>
+      <name>0.8</name>
       <branch>stable</branch>
-      <created>2009-09-09</created>
-      <revision>0.7</revision>
+      <created>2009-11-11</created>
+      <revision>0.8</revision>
       <file-release rdf:resource="http://ftp.gnome.org/pub/GNOME/sources/pdfmod/"; />
     </Version>
   </release>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]