summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2001-03-30 07:14:41 (GMT)
committerhobbs <hobbs>2001-03-30 07:14:41 (GMT)
commit5fdf015039ce0bfd83572a4a43b4fa80fdf33435 (patch)
treee99e1be6d37d1c8ec5b8ddca25aec36428e911e6 /ChangeLog
parent8df8dbf9d21ffe245619e3da00b552c7401b4f93 (diff)
downloadtk-5fdf015039ce0bfd83572a4a43b4fa80fdf33435.zip
tk-5fdf015039ce0bfd83572a4a43b4fa80fdf33435.tar.gz
tk-5fdf015039ce0bfd83572a4a43b4fa80fdf33435.tar.bz2
see ChangeLog entries
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 52e3ba1..c282062 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2001-03-29 Jeff Hobbs <jeffh@ActiveState.com>
+ * library/msgs/de.msg: fixed translations. [Patch #403525]
+
+ * doc/canvas.n: Noted ability to specify coords as a list in the
+ docs. (techentin) [Patch #403660]
+
* tests/canvas.test: added test case to check obj conversion
* generic/tkObj.c (UpdateStringOfMM, SetMMFromAny): better
obj-aware screen distances. (pgbaum, hobbs) [Patch #403327]