commit | c1f5c2f3331857898595eb9bd8cf7e195d5fea5b | [log] [tgz] |
---|---|---|
author | Brett Cannon <bcannon@gmail.com> | Sun May 02 21:51:23 2010 +0000 |
committer | Brett Cannon <bcannon@gmail.com> | Sun May 02 21:51:23 2010 +0000 |
tree | 7444e720130eb99c9bbad3956803cf7fb0b1a14b | |
parent | f9ffccea569d4b65a3c15c8e3ac11e63e8330d3a [diff] [blame] |
Update the Vim syntax highlight file.
diff --git a/Misc/NEWS b/Misc/NEWS index 18f0d3d..f4f4d2f 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -157,6 +157,11 @@ - Issue #3646: It is now easily possible to install a Python framework into your home directory on MacOSX, see Mac/README for more information. +Misc +---- + +- Update the Vim syntax highlight file. + What's New in Python 2.7 beta 1? ================================