[gedit] Missed to correctly update NEWS and README



commit 4cc8b026a3e1b97b0a4d90922e5b278016248466
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Sat Dec 29 22:53:04 2012 +0100

    Missed to correctly update NEWS and README
    
    At least to have them updated for the next release.

 NEWS   |   45 +++++++++++++++++++++++++++++++++++++++++++++
 README |    6 +++---
 2 files changed, 48 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4884225..8150efe 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,49 @@
 ===========
+gedit 3.7.2
+===========
+
+New Features and Fixes
+======================
+- Port to GtkApplication (Paolo Borelli, Ryan Lortie, Ignacio Casal Quinteiro)
+- Lots of improvements in docs (Jim Campbell)
+- Misc bugfixes
+
+New and updated translations
+============================
+- ar (Khaled Hosny)
+- as (Nilamdyuti Goswami)
+- be (Sviatlana Liasovich)
+- ca (Gil Forcada)
+- cs (Marek ÄernockÃ)
+- de (Wolfgang Stoeggl)
+- el (Dimitris Spingos (ÎÎÎÎÏÏÎÏ ÎÏÎÎÎÎÏ))
+- es (Daniel Mustieles)
+- et (Mattias PÃldaru)
+- fa (Arash Mousavi)
+- gl (Fran Dieguez)
+- gu ("Last-Translator: \n")
+- he (Yaron Shahrabani)
+- hu (Gabor Kelemen)
+- id (Andika Triwidada)
+- ja (Takayuki KUSANO)
+- lt (Aurimas Äernius)
+- lv (RÅdolfs Mazurs)
+- ml (Ani Peter)
+- mr (Sandeep Shedmake)
+- nb (Kjartan Maraas)
+- or (Manoj Kumar Giri)
+- pa (A S Alam)
+- pl (Piotr DrÄg)
+- pt_BR (Rafael Ferreira)
+- ru (Yuri Myasoedov)
+- sk (DuÅan Kazik)
+- sl (Andrej ÅnidarÅiÄ)
+- sl (Matej UrbanÄiÄ)
+- sr latin (Miroslav NikoliÄ)
+- sr (ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ)
+- ta (Dr.T.Vasudevan)
+
+===========
 gedit 3.7.1
 ===========
 
diff --git a/README b/README
index ef07350..f9fb867 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 General Information
 ===================
 
-This is version 3.7.1 of gedit. gedit is a small and lightweight UTF-8 text
+This is version 3.7.2 of gedit. gedit is a small and lightweight UTF-8 text
 editor for the GNOME environment.
 
 gedit is part of GNOME and uses the latest GTK+ and GNOME libraries.
@@ -71,8 +71,8 @@ plugins support.
 
 Simple install procedure:
 
-  % tar Jxf gedit-3.7.1.tar.xz			# unpack the sources
-  % cd gedit-3.7.1				# change to the toplevel directory
+  % tar Jxf gedit-3.7.2.tar.xz			# unpack the sources
+  % cd gedit-3.7.2				# change to the toplevel directory
   % ./configure					# run the `configure' script
   % make					# build gedit
   [ Become root if necessary ]



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