diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-07-31 11:46:40 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-07-31 11:46:40 (GMT) |
commit | 8beec4c8178ef562683747377c7a2a7967ae822b (patch) | |
tree | 483c10f47ab96dd57e9685965c1790eed2822067 /ChangeLog | |
parent | cb75a6048aea230290902a214ce83d0a75e30a30 (diff) | |
parent | f88311f6c16e0304e81f8aad277697533fa2bbe6 (diff) | |
download | tcl-8beec4c8178ef562683747377c7a2a7967ae822b.zip tcl-8beec4c8178ef562683747377c7a2a7967ae822b.tar.gz tcl-8beec4c8178ef562683747377c7a2a7967ae822b.tar.bz2 |
[Frq 3544967] Missing objectfiles in static lib
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -1,6 +1,8 @@ 2012-07-31 Jan Nijtmans <nijtmans@users.sf.net> - * win/nmakehlp.c: Add -Q option from sampleextension. + * win/nmakehlp.c: Add -Q option from sampleextension. + * win/Makefile.in: [Frq 3544967] Missing objectfiles in static lib + * win/makefile.vc: (Thanks to Jos Decoster). 2012-07-29 Jan Nijtmans <nijtmans@users.sf.net> @@ -10,8 +12,8 @@ 2012-07-28 Jan Nijtmans <nijtmans@users.sf.net> - * tests/clock.test: [Bug 3549770] Multiple test failures running tcltest - * tests/registry.test: outside build tree + * tests/clock.test: [Bug 3549770] Multiple test failures running + * tests/registry.test: tcltest outside build tree * tests/winDde.test: 2012-07-27 Jan Nijtmans <nijtmans@users.sf.net> |