summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorstwo <stwo>2010-12-17 17:56:18 (GMT)
committerstwo <stwo>2010-12-17 17:56:18 (GMT)
commit958c34d5fa6d735c404dbaba672425a58de90c88 (patch)
treefe8d656963dc0c0f1917c24b9e371c9ca75395ca /ChangeLog
parent358e19e975dc6c8a25b8ff6cd4c5188ba3dae00e (diff)
downloadtcl-958c34d5fa6d735c404dbaba672425a58de90c88.zip
tcl-958c34d5fa6d735c404dbaba672425a58de90c88.tar.gz
tcl-958c34d5fa6d735c404dbaba672425a58de90c88.tar.bz2
Use 'rpmbuild', not 'rpm' [Bug 2537626].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3dff2d9..097de23 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-12-17 Stuart Cassoff <stwo@users.sourceforge.net>
+
+ * unix/Makefile.in: Use 'rpmbuild', not 'rpm' [Bug 2537626].
+
2010-12-13 Jan Nijtmans <nijtmans@users.sf.net>
* unix/tcl.m4: Cross-compile support for Win and UNIX (backported)