diff options
author | andreas_kupries <akupries@shaw.ca> | 2006-09-22 19:01:49 (GMT) |
---|---|---|
committer | andreas_kupries <akupries@shaw.ca> | 2006-09-22 19:01:49 (GMT) |
commit | 0565f643d88c9186f8e6534e8ccf4680c5aacbfc (patch) | |
tree | 2fa75cca07b8dfcac761bcc630e361386a0e8f29 /ChangeLog | |
parent | 56c7fea9a95b0e97063dfbf6156592cce09dfa8c (diff) | |
download | tk-0565f643d88c9186f8e6534e8ccf4680c5aacbfc.zip tk-0565f643d88c9186f8e6534e8ccf4680c5aacbfc.tar.gz tk-0565f643d88c9186f8e6534e8ccf4680c5aacbfc.tar.bz2 |
* generic/tkConsole.c: TIP #268 update regarding registered package
* generic/tkMain.c: version, now using full patchlevel instead of
* generic/tkWindow.c: major.minor
* library/tk.tcl:
* unix/configure:
* unix/Makefile.in:
* unix/tcl.m4:
* win/configure:
* win/Makefile.in:
* win/makefile.vc:
* win/rules.vc:
* win/tcl.m4:
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +2006-09-22 Andreas Kupries <andreask@activestate.com> + + * generic/tkConsole.c: TIP #268 update regarding registered package + * generic/tkMain.c: version, now using full patchlevel instead of + * generic/tkWindow.c: major.minor + * library/tk.tcl: + * unix/configure: + * unix/Makefile.in: + * unix/tcl.m4: + * win/configure: + * win/Makefile.in: + * win/makefile.vc: + * win/rules.vc: + * win/tcl.m4: + 2006-09-22 Donal K. Fellows <donal.k.fellows@man.ac.uk> * generic/tkImgBmap.c (ImgBmapPostscript): Use NULL instead of 0 as |