summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2006-03-16 13:40:58 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2006-03-16 13:40:58 (GMT)
commitbee40181130d7ee4677552a51dd8cd46ff74612e (patch)
treee539c7f0a42c2306292bca26b1a18d89cc3b57a6 /ChangeLog
parentb5279680e9f5ff0e0fcd35e3d0dabeece5e4b0c9 (diff)
downloadtk-bee40181130d7ee4677552a51dd8cd46ff74612e.zip
tk-bee40181130d7ee4677552a51dd8cd46ff74612e.tar.gz
tk-bee40181130d7ee4677552a51dd8cd46ff74612e.tar.bz2
Added a Portuguese message catalog. [Bug 1405069]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 137766a..888e0ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-03-16 Donal K. Fellows <dkf@users.sf.net>
+ * library/msgs/pt.msg: Messages for Portuguese (strictly just for
+ Brazilian Portuguese, but they'll do until we get other Portuguese
+ speakers localize) from Ricardo Jorge <ricardoj@users.sf.net> and
+ Silas Justiano <silasj@users.sf.net>. Many thanks! [Bug 1405069]
+
* generic/tkImgPhoto.c (ImgPhotoCmd, Tk_PhotoPutBlock)
(Tk_PhotoPutZoomedBlock): Added hack to detect copying of a photo with
a simple alpha channel and skip calling ToggleComplexAlphaIfNeeded.