diff options
| author | donal.k.fellows@manchester.ac.uk <dkf> | 2012-05-30 14:41:04 (GMT) |
|---|---|---|
| committer | donal.k.fellows@manchester.ac.uk <dkf> | 2012-05-30 14:41:04 (GMT) |
| commit | bcc18bfb10374814559cf8971b4835be938e2aa8 (patch) | |
| tree | 346980ee7adabfb99aacfcce82508478d4ce6892 | |
| parent | 41236c8314b6d7d0bed4c89442fc7c35c27413da (diff) | |
| download | tcl-bcc18bfb10374814559cf8971b4835be938e2aa8.zip tcl-bcc18bfb10374814559cf8971b4835be938e2aa8.tar.gz tcl-bcc18bfb10374814559cf8971b4835be938e2aa8.tar.bz2 | |
minor: make TIP 106 commit easier to spot in ChangeLog
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -64,9 +64,11 @@ 2012-05-21 Jan Nijtmans <nijtmans@users.sf.net> - * win/tclWinDde.c: TIP #106: Add Encoding Abilities to the [dde] - * library/dde/pkgIndex.tcl: Command. Dde version is now 1.4.0. - * tests/winDde.test: + IMPLEMENTATION OF TIP#106 + + * win/tclWinDde.c: Added encoding-related abilities to + * library/dde/pkgIndex.tcl: the [dde] command. The dde package's + * tests/winDde.test: version is now 1.4.0. * doc/dde.n: 2012-05-20 Donal K. Fellows <dkf@users.sf.net> |
