diff --git a/ChangeLog b/ChangeLog index 11ac0af..d2b28ec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-08-07 Lucas Rocha + + * configure.in: Release 2.11.91 + * NEWS, THANKS, src/about.c: Update. + 2005-07-25 Lucas Rocha * 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 ", "Clytie Siddall ", "Ilkka Tuohela ", + "Chao-Hsiung Liao ", 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 + + * 2.11.91 version marker. + 2005-08-02 Chao-Hsiung Liao * zh_TW.po: Updated Traditional Chinese translation. @@ -5,7 +9,7 @@ 2005-07-31 Ilkka Tuohela * fi.po: Bulk updates to Finnish translation - for new gnome.fi website. + for new gnome.fi website. 2005-07-31 Funda Wang 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 ", "Clytie Siddall ", "Ilkka Tuohela ", + "Chao-Hsiung Liao ", NULL };