summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2011-11-01 22:57:16 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2011-11-01 22:57:16 (GMT)
commitcd9fc638950842914c92b1aecd0823159cdf5e66 (patch)
tree0f0242b81f5c3fcf815e3775d645e2bf8b93dcdf
parentfe744b8b6cc6af8dfbd2807d7678da6343a1ecd8 (diff)
downloadtk-cd9fc638950842914c92b1aecd0823159cdf5e66.zip
tk-cd9fc638950842914c92b1aecd0823159cdf5e66.tar.gz
tk-cd9fc638950842914c92b1aecd0823159cdf5e66.tar.bz2
Minor: Capitalization/formatting in changelog.
-rw-r--r--ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 79062c1..5b03af3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,7 +21,7 @@
2011-10-10 Jan Nijtmans <nijtmans@users.sf.net>
- * win/tkWinDialog.c: [BUG 3163893] -initialdir option bug for
+ * win/tkWinDialog.c: [Bug 3163893]: -initialdir option bug for
tk_chooseDirectory under XP
2011-10-05 Jan Nijtmans <nijtmans@users.sf.net>
@@ -257,8 +257,8 @@
2011-01-24 Joe English <jenglish@users.sourceforge.net>
- * generic/tkSelect.c: Fix for [Bug #3164879]:
- (memory allocation bug introduced by [Patch #3129527])
+ * generic/tkSelect.c: Fix for [Bug #3164879]: (memory allocation
+ bug introduced by [Patch #3129527])
2011-01-22 Joe English <jenglish@users.sourceforge.net>
@@ -305,7 +305,7 @@
2010-12-17 Stuart Cassoff <stwo@users.sourceforge.net>
- * unix/Makefile.in: Use 'rpmbuild', not 'rpm' [Bug 2537626].
+ * unix/Makefile.in: [Bug 2537626]: Use 'rpmbuild', not 'rpm'.
2010-12-17 Jan Nijtmans <nijtmans@users.sf.net>