[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
trans-coord/gnun/server/gnun ChangeLog NEWS con...
From: |
Pavel Kharitonov |
Subject: |
trans-coord/gnun/server/gnun ChangeLog NEWS con... |
Date: |
Thu, 22 May 2014 11:17:07 +0000 |
CVSROOT: /sources/trans-coord
Module name: trans-coord
Changes by: Pavel Kharitonov <ineiev> 14/05/22 11:17:06
Modified files:
gnun/server/gnun: ChangeLog NEWS configure.ac
Log message:
Release 0.9.
* configure.ac: Bump version.
* NEWS: Update.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/trans-coord/gnun/server/gnun/ChangeLog?cvsroot=trans-coord&r1=1.413&r2=1.414
http://cvs.savannah.gnu.org/viewcvs/trans-coord/gnun/server/gnun/NEWS?cvsroot=trans-coord&r1=1.106&r2=1.107
http://cvs.savannah.gnu.org/viewcvs/trans-coord/gnun/server/gnun/configure.ac?cvsroot=trans-coord&r1=1.43&r2=1.44
Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/trans-coord/trans-coord/gnun/server/gnun/ChangeLog,v
retrieving revision 1.413
retrieving revision 1.414
diff -u -b -r1.413 -r1.414
--- ChangeLog 15 May 2014 04:36:00 -0000 1.413
+++ ChangeLog 22 May 2014 11:17:02 -0000 1.414
@@ -1,4 +1,11 @@
-2014-04-03 Thérèse Godefroy <address@hidden> (tiny change)
+2014-05-22 Pavel Kharitonov <address@hidden>
+
+ Release 0.9.
+
+ * configure.ac: Bump version.
+ * NEWS: Update.
+
+2014-05-15 Thérèse Godefroy <address@hidden> (tiny change)
* doc/gnun.texi (Team's Repository, Files and Directories):
(gnun-init-po): Minor fixes.
@@ -4229,7 +4236,7 @@
* philosophy/schools.html: philosophy/schools.html на
английÑки и
бÑлгаÑÑки.
- Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software
+ Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 Free Software
Foundation, Inc.
This file is part of GNUnited Nations.
Index: NEWS
===================================================================
RCS file: /sources/trans-coord/trans-coord/gnun/server/gnun/NEWS,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -b -r1.106 -r1.107
--- NEWS 28 Apr 2014 09:55:46 -0000 1.106
+++ NEWS 22 May 2014 11:17:05 -0000 1.107
@@ -1,6 +1,6 @@
GNUnited Nations NEWS - User visible changes.
-* Changes in GNUnited Nations 0.9 (????-??-??)
+* Changes in GNUnited Nations 0.9 (2014-05-22)
** Apache variables are inserted at the beginning of the generated
HTML file.
@@ -491,7 +491,8 @@
-----
-Copyright (C) 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright (C) 2008, 2009, 2010, 2011, 2012, 2013, 2014 Free Software
+ Foundation, Inc.
This file is part of GNUnited Nations.
Index: configure.ac
===================================================================
RCS file: /sources/trans-coord/trans-coord/gnun/server/gnun/configure.ac,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -b -r1.43 -r1.44
--- configure.ac 31 Dec 2013 09:20:10 -0000 1.43
+++ configure.ac 22 May 2014 11:17:06 -0000 1.44
@@ -1,7 +1,7 @@
# Process this file with autoconf to produce a configure script.
# Copyright (C) 2008, 2009, 2010, 2011, 2012,
-# 2013 Free Software Foundation, Inc.
+# 2013, 2014 Free Software Foundation, Inc.
# This file is part of GNUnited Nations.
@@ -19,7 +19,7 @@
# along with GNUnited Nations. If not, see <http://www.gnu.org/licenses/>.
AC_INIT([GNUnited Nations],
- [0.8],
+ [0.9],
address@hidden,
[gnun],
[http://www.gnu.org/software/gnun/])
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- trans-coord/gnun/server/gnun ChangeLog NEWS con...,
Pavel Kharitonov <=