summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2007-07-31 14:03:29 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2007-07-31 14:03:29 (GMT)
commit925ecdd43a49ca4c8153279234af3a47d493facd (patch)
treee246af936566ad2a9588b2ee5b382e905c9a4615 /ChangeLog
parent6a2b204a3f4a820947624b6716fe2072302df40e (diff)
downloadtcl-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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 671d624..6d22d66 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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