[gnome-nettool] Release 3.1.1



commit e73609aac36c3238b9770194eb9fd138a8ae7d30
Author: GermÃn Poo-CaamaÃo <gpoo gnome org>
Date:   Mon Feb 20 09:57:33 2012 -0800

    Release 3.1.1
    
    Signed-off-by: GermÃn Poo-CaamaÃo <gpoo gnome org>

 NEWS         |   58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 59 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4c0c30d..f138966 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,61 @@
+gnome-nettool 3.1.1, 2012-02-20
+-------------------------------
+
+- Use nmap for basic port scanning
+- Added tracepath support for tracing routes
+- Cleanup of warning messages at compiling time
+- Avoid flickering in fast operations
+- Made the help menu HIG compliant
+- Fixed the incorrect tooltip of the traceroute text (Ricardo Matsui)
+
+- Updated translations
+    - be (Ihar Hrachyshka)
+    - bg (Alexander Shopov)
+    - de (Christian Kirbach)
+    - es (Daniel Mustieles)
+    - et (Mattias PÃldaru)
+    - gl (Fran DiÃguez)
+    - he (Yaron Shahrabani)
+    - no (Kjartan Maraas)
+    - pl (Piotr DrÄg)
+    - se (Daniel Nylander)
+    - sl (Matej UrbanÄiÄ)
+    - sr (ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ)
+    - sr latin (ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ)
+    - tr (Muhammet Kara)
+    - zh_HK (Chao-Hsiung Liao)
+
+gnome-nettool 3.0.1, 2012-01-03
+-------------------------------
+
+- Fix OpenBSD compilation (Jasper Lievisse Adriaanse)
+- Fix netstat routing table display on OpenBSD (Antoine Jacoutot)
+- Use finger by default instead of pinky (Ayan George)
+- Fix up to make translations work (Kjartan Maraas)
+- Fix ugliness when window is bigger than expected (Jean Schurger)
+- Handle output with icmp_req (Josselin Mouette)
+- Portability fixes for IPv4/IPv6 (Jasper Lievisse Adriaanse)
+- Fix memory leak (GermÃn Poo-CaamaÃo)
+- Fixed garbage in translated string for loopback (GermÃn Poo-CaamaÃo)
+- Fix ping layout to resize it gently (GermÃn Poo-CaamaÃo)
+
+- Updated translations
+	- as (Nilamdyuti Goswami)
+	- ast (Xandru Armesto)
+	- ca (Carles Ferrando)
+	- el (George Stefanakis)
+	- fi (Tommi Vainikainen)
+	- ja (Jiro Matsuzawa)
+	- lt (Aurimas Äernius)
+	- sk (TomÃÅ Virgl)
+	- ta (Dr.T.Vasudevan)
+	- te (krishnababu k)
+	- tr (Muhammet Kara)
+
+- New translations
+	- be (Yuri Matsuk)
+	- eo (Kristjan SCHMIDT)
+
 gnome-nettool 3.0.0, 2011-04-04
 -------------------------------
 
diff --git a/configure.ac b/configure.ac
index f67a10c..23966a6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 AC_INIT([GNOME Nettool],
-        [3.0.0],
+        [3.1.1],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-nettool],
         [gnome-nettool],
         [http://projects.gnome.org/gnome-network/]) #FIXME: website should be updated, it is even yet named gnome-network



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