commit | 68ad64af8744bf50a05eeebdca2fb735e86942f1 | [log] [tgz] |
---|---|---|
author | Andrew M. Kuchling <amk@amk.ca> | Sat Mar 31 02:42:42 2001 +0000 |
committer | Andrew M. Kuchling <amk@amk.ca> | Sat Mar 31 02:42:42 2001 +0000 |
tree | 7b11a9a25325519bb0c077cc1886bc8c20524329 | |
parent | f89d993e076da2ff84e809328862f636c3ce0f81 [diff] [blame] |
Remove the backed-out version requirement
diff --git a/Misc/NEWS b/Misc/NEWS index 0fb1392..84472f7 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -97,8 +97,7 @@ and the Metrowerks compiler. - added 'platforms' and 'keywords' to the set of metadata that can be - specified for a distribution. Supplying a version number has been made - compulsory. + specified for a distribution. - applied patches from Jason Tishler to make the compiler class work with Cygwin.