summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavygrvy <davygrvy>2002-06-26 22:57:54 (GMT)
committerdavygrvy <davygrvy>2002-06-26 22:57:54 (GMT)
commit6d4f265bcc32896c4a10716c2f48956f9e06ee65 (patch)
tree53d8e930e041bba464cacbf40c21360520607e0a
parent38220949136d8828a0907f6b83367e7c0b0033dd (diff)
downloadtk-6d4f265bcc32896c4a10716c2f48956f9e06ee65.zip
tk-6d4f265bcc32896c4a10716c2f48956f9e06ee65.tar.gz
tk-6d4f265bcc32896c4a10716c2f48956f9e06ee65.tar.bz2
* generic/tkStyle.c: <eol> of the committing cvs client didn't
match the <eol> of the file itself. Windows users where getting \r\r\n. Problem fixed.
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e299722..0dc1488 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-06-26 David Gravereaux <davygrvy@pobox.com>
+
+ * generic/tkStyle.c: <eol> of the committing cvs client didn't
+ match the <eol> of the file itself. Windows users where getting
+ \r\r\n. Problem fixed.
+
2002-06-26 Anton Kovalenko <a_kovalenko@users.sourceforge.net>
* generic/tkFont.c (TkTextLayoutToPostscript): fixed potential