diff options
author | das <das> | 2007-12-10 15:54:10 (GMT) |
---|---|---|
committer | das <das> | 2007-12-10 15:54:10 (GMT) |
commit | aa6c73a9d184bd4f377d8b5649e9151c3282c364 (patch) | |
tree | 00b5dc39e6a90a5a9ec477f39e189c907f31c6f9 /ChangeLog | |
parent | 482b933cffdf8a8acd617ac9dd669e94f18e404f (diff) | |
download | tk-aa6c73a9d184bd4f377d8b5649e9151c3282c364.zip tk-aa6c73a9d184bd4f377d8b5649e9151c3282c364.tar.gz tk-aa6c73a9d184bd4f377d8b5649e9151c3282c364.tar.bz2 |
* generic/tkIntDecls.h: regen with new genStubs.tcl.
* generic/tkIntPlatDecls.h: [Tcl Bug 1834288]
* generic/tkIntXlibDecls.h:
* generic/tkPlatDecls.h:
* generic/tkStubInit.c:
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2007-12-10 Daniel Steffen <das@users.sourceforge.net> + + * generic/tk.decls: use new genstubs 'export' command to + * generic/tkInt.decls: mark exported symbols not in stubs + table [FR 1716117]; cleanup formatting. + + * generic/tkIntDecls.h: regen with new genStubs.tcl. + * generic/tkIntPlatDecls.h: [Tcl Bug 1834288] + * generic/tkIntXlibDecls.h: + * generic/tkPlatDecls.h: + * generic/tkStubInit.c: + 2007-12-10 Donal K. Fellows <donal.k.fellows@manchester.ac.uk> * tests/safe.test: Ensure list of hidden commands is correct. [Bug |