diff options
author | Miguel Sofer <miguel.sofer@gmail.com> | 2007-07-31 14:03:29 (GMT) |
---|---|---|
committer | Miguel Sofer <miguel.sofer@gmail.com> | 2007-07-31 14:03:29 (GMT) |
commit | 925ecdd43a49ca4c8153279234af3a47d493facd (patch) | |
tree | e246af936566ad2a9588b2ee5b382e905c9a4615 /ChangeLog | |
parent | 6a2b204a3f4a820947624b6716fe2072302df40e (diff) | |
download | tcl-925ecdd43a49ca4c8153279234af3a47d493facd.zip tcl-925ecdd43a49ca4c8153279234af3a47d493facd.tar.gz tcl-925ecdd43a49ca4c8153279234af3a47d493facd.tar.bz2 |
* unix/configure.in: allow use of 'inline' in Tcl sources
* win/configure.in: [Patch 1754128]
* win/makefile.vc:
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-07-31 Miguel Sofer <msofer@users.sf.net> + + * unix/configure.in: allow use of 'inline' in Tcl sources + * win/configure.in: [Patch 1754128] + * win/makefile.vc: + 2007-07-31 Donal K. Fellows <donal.k.fellows@manchester.ac.uk> * unix/tclUnixInit.c (TclpSetVariables): Use the thread-safe getpwuid |