diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2008-12-09 17:46:04 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2008-12-09 17:46:04 +0000 |
commit | 480a8ce16106fa1f7c509dd015eb677432a4b9d8 (patch) | |
tree | 68ba3bbb16a826a8e6c800a89200538831036d23 /app-i18n/uim/ChangeLog | |
parent | removed old version (diff) | |
download | historical-480a8ce16106fa1f7c509dd015eb677432a4b9d8.tar.gz historical-480a8ce16106fa1f7c509dd015eb677432a4b9d8.tar.bz2 historical-480a8ce16106fa1f7c509dd015eb677432a4b9d8.zip |
Added LINGUAS="zh_TW". Fixed gcc-4.3 issue, bug #216759.
Package-Manager: portage-2.1.6_rc2/cvs/Linux 2.6.27-gentoo-r4 x86_64
Diffstat (limited to 'app-i18n/uim/ChangeLog')
-rw-r--r-- | app-i18n/uim/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/app-i18n/uim/ChangeLog b/app-i18n/uim/ChangeLog index c2f15761e0f9..01f52d3e89f5 100644 --- a/app-i18n/uim/ChangeLog +++ b/app-i18n/uim/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-i18n/uim # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/uim/ChangeLog,v 1.188 2008/10/29 17:00:51 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/uim/ChangeLog,v 1.189 2008/12/09 17:46:04 matsuu Exp $ + +*uim-1.5.4-r2 (09 Dec 2008) + + 09 Dec 2008; MATSUU Takuto <matsuu@gentoo.org> + +files/uim-1.5.4-gcc43.patch, +files/uim-1.5.4-zhTW.patch, + +uim-1.5.4-r2.ebuild: + Added LINGUAS="zh_TW". Fixed gcc-4.3 issue, bug #216759. *uim-1.5.4-r1 (29 Oct 2008) |