summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavygrvy <davygrvy@noemail.net>2002-06-26 22:57:54 (GMT)
committerdavygrvy <davygrvy@noemail.net>2002-06-26 22:57:54 (GMT)
commitb33c385f5ce43a03de3dee68c3c93c6cb84f10ca (patch)
tree53d8e930e041bba464cacbf40c21360520607e0a
parentd3a7b09de4306aa3ffa0fbf511026e59102e9aa0 (diff)
downloadtk-b33c385f5ce43a03de3dee68c3c93c6cb84f10ca.zip
tk-b33c385f5ce43a03de3dee68c3c93c6cb84f10ca.tar.gz
tk-b33c385f5ce43a03de3dee68c3c93c6cb84f10ca.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. FossilOrigin-Name: 44d71b5c632fd09545a2f57ac5ac159c988dd9ab
-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