summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--NEWS11
-rw-r--r--THANKS1
-rw-r--r--po/ChangeLog6
-rw-r--r--src/about.c1
5 files changed, 23 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 11ac0af..d2b28ec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-08-07 Lucas Rocha <lucasr@cvs.gnome.org>
+
+ * configure.in: Release 2.11.91
+ * NEWS, THANKS, src/about.c: Update.
+
2005-07-25 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: post release version bump.
diff --git a/NEWS b/NEWS
index 5b3febf..2b1f257 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Zenity 2.11.91
+==============
+" All we need is love! "
+ * New and updated translations
+ - Artur Flinta [pl]
+ - Laursen Dhima [sq]
+ - Hendrik Brandt [de]
+ - Funda Wang [zh_CN]
+ - Ilkka Tuohela [fi]
+ - Chao-Hsiung Liao [zh_TW]
+
Zenity 2.11.90
==============
" Almost there! "
diff --git a/THANKS b/THANKS
index bc0045c..a45e858 100644
--- a/THANKS
+++ b/THANKS
@@ -142,3 +142,4 @@
"Yair Hershkovitz <yairhr gmail com>",
"Clytie Siddall <clytie riverland net au>",
"Ilkka Tuohela <hile iki fi>",
+ "Chao-Hsiung Liao <j_h_liau yahoo com tw>",
diff --git a/po/ChangeLog b/po/ChangeLog
index a8f2a1a..5042e39 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,7 @@
+2005-08-07 Lucas Rocha <lucasr@cvs.gnome.org>
+
+ * 2.11.91 version marker.
+
2005-08-02 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
* zh_TW.po: Updated Traditional Chinese translation.
@@ -5,7 +9,7 @@
2005-07-31 Ilkka Tuohela <hile@iki.fi>
* fi.po: Bulk updates to Finnish translation
- for new gnome.fi website.
+ for new gnome.fi website.
2005-07-31 Funda Wang <fundawang@linux.net.cn>
diff --git a/src/about.c b/src/about.c
index 5bb772d..b649bf5 100644
--- a/src/about.c
+++ b/src/about.c
@@ -187,6 +187,7 @@ static const gchar *const author_credits[] = {
"Yair Hershkovitz <yairhr gmail com>",
"Clytie Siddall <clytie riverland net au>",
"Ilkka Tuohela <hile iki fi>",
+ "Chao-Hsiung Liao <j_h_liau yahoo com tw>",
NULL
};