[pdfmod] Update NEWS and AUTHORS
- From: Gabriel Burt <gburt src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [pdfmod] Update NEWS and AUTHORS
- Date: Mon, 24 Aug 2009 17:53:20 +0000 (UTC)
commit 2a5d6cda084c6abbc5bc1d63ef5a80d346cdffbe
Author: Gabriel Burt <gabriel burt gmail com>
Date: Mon Aug 24 10:50:48 2009 -0700
Update NEWS and AUTHORS
AUTHORS | 2 ++
NEWS | 15 +++++++++++++++
configure.ac | 2 +-
src/PdfMod/Gui/Actions.cs | 4 +++-
4 files changed, 21 insertions(+), 2 deletions(-)
---
diff --git a/AUTHORS b/AUTHORS
index 9c20769..583a3c8 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -9,3 +9,5 @@ Contributions from:
â?¢ Bertrand Lorentz
â?¢ Michael McKinley
â?¢ Å?ukasz JernaÅ?
+ � Romain Tartière
+ â?¢ Robert Dyer
diff --git a/NEWS b/NEWS
index 702c4a6..76754d9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,19 @@
==========================
+Version 0.7 - Aug ??, 2009
+==========================
+
+Contributors:
+Romain Tartière, Bertrand Lorentz, Robert Dyer
+
+Features:
+*
+
+Bugs Fixed:
+* Build fixes for *bsd
+* Update recent files list after opening a document
+* libdir expansion issue fixed in Hyena
+
+==========================
Version 0.6 - Aug 18, 2009
==========================
diff --git a/configure.ac b/configure.ac
index 326757a..9db9f7e 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.6])
+AC_INIT([pdfmod], [0.7])
AM_INIT_AUTOMAKE([foreign dist-bzip2 tar-ustar])
AM_MAINTAINER_MODE
AC_SUBST([ACLOCAL_AMFLAGS], ["-I . \${ACLOCAL_FLAGS}"])
diff --git a/src/PdfMod/Gui/Actions.cs b/src/PdfMod/Gui/Actions.cs
index b928339..109d729 100644
--- a/src/PdfMod/Gui/Actions.cs
+++ b/src/PdfMod/Gui/Actions.cs
@@ -414,7 +414,9 @@ namespace PdfMod.Gui
"\tIgor Vatavuk",
"\tBertrand Lorentz",
"\tMichael McKinley",
- "\tÅ?ukasz JernaÅ?"
+ "\tÅ?ukasz JernaÅ?",
+ "\tRomain Tartière",
+ "\tRobert Dyer"
},
Documenters = new string [] { "Gabriel Burt" },
Artists = new string [] { "Kalle Persson" },
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]