diff options
author | davygrvy <davygrvy> | 2002-06-26 22:57:54 (GMT) |
---|---|---|
committer | davygrvy <davygrvy> | 2002-06-26 22:57:54 (GMT) |
commit | 590a81565ed929e914043dd10affaa90b87e8e17 (patch) | |
tree | 53d8e930e041bba464cacbf40c21360520607e0a | |
parent | 2fa4c35f0a045d304b0eb448ff5a2505530af10d (diff) | |
download | tk-590a81565ed929e914043dd10affaa90b87e8e17.zip tk-590a81565ed929e914043dd10affaa90b87e8e17.tar.gz tk-590a81565ed929e914043dd10affaa90b87e8e17.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 |