diff options
author | jenglish <jenglish@noemail.net> | 2010-02-05 21:33:13 (GMT) |
---|---|---|
committer | jenglish <jenglish@noemail.net> | 2010-02-05 21:33:13 (GMT) |
commit | 784c8c41bc474198119e1e2452ba9e11ec32631d (patch) | |
tree | e1ddd82f0d6248b9f354176183943cbe3e82acb5 /ChangeLog | |
parent | 4aa1f4f7b51f914d66d8eaa47fe0e50f8dcb7ff9 (diff) | |
download | tk-784c8c41bc474198119e1e2452ba9e11ec32631d.zip tk-784c8c41bc474198119e1e2452ba9e11ec32631d.tar.gz tk-784c8c41bc474198119e1e2452ba9e11ec32631d.tar.bz2 |
Laxative patch: Revert contravariant const qualifiers added by the
previous commit to keep codebase in sync with the Tile extension,
which must remain 8.4 compatible.
FossilOrigin-Name: dd8bbe741e5bdc38c1b7c1475e3c65c2cd0c1e85
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2010-02-05 Joe English <jenglish@users.sourceforge.net> + + * generic/ttk/*.[ch]: Revert contravariant const qualifiers added + by the previous commit to keep codebase in sync with the Tile + extension, which must remain 8.4 compatible. + 2010-02-05 Jan Nijtmans <nijtmans@users.sf.net> * generic/ttk/ttkGenStubs.tcl: Follow-up to [2010-01-29] commit: |