Author: coke
Date: Mon Aug 18 06:24:20 2008
New Revision: 30303
Modified:
trunk/NEWS
Log:
[docs] ruthlessly cut my two line tcl bullet into one line.
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Mon Aug 18 06:24:20 2008
@@ -30,9 +30,8 @@
- implement [lreverse], [lsort -command]
- allow [incr] to autovivify
- Update tclsh spec target to 8.5.3
- - Fix bug in TclDict PMC, allowing ~200 more [dict] spec tests to pass.
- - Update 'make spectest' fudging to more accurately reflect our current
- state, preferentially using TODO instead of SKIP
+ - Fix bug in TclDict PMC, allowing ~200 more [dict] spec tests to pass
+ - Update 'make spectest' fudging, using TODO instead of SKIP if possible
- Compilers
+ PCT:
- :scope('register') for PAST::Var nodes