diff options
author | davygrvy <davygrvy> | 2002-06-26 22:57:54 (GMT) |
---|---|---|
committer | davygrvy <davygrvy> | 2002-06-26 22:57:54 (GMT) |
commit | 6d4f265bcc32896c4a10716c2f48956f9e06ee65 (patch) | |
tree | 53d8e930e041bba464cacbf40c21360520607e0a | |
parent | 38220949136d8828a0907f6b83367e7c0b0033dd (diff) | |
download | tk-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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |