do not focus textarea on Safari
[lhc/web/wiklou.git] / RELEASE-NOTES
index cc46dca..6a88138 100644 (file)
@@ -6,6 +6,7 @@ Various things will be happening for 1.3.0...
 * More advanced parser
 * New schema...
 * Magic goodies!
+* Included PHPTAL 0.7.0 from http://phptal.sourceforge.net/
 * stuff
 
 == Version 1.2.0 ==
@@ -29,12 +30,13 @@ New features in 1.2:
   privilege, such as the 'Developer' account created by the install.
 
 Fixes and tweaks:
+* Now works with register_globals off!
+* Works with short tags disabled.
 * Should work out of the box on MySQL 3.2.x again. On 4.x set
   $wgEnablePersistentLC = true; to turn on the link cache table
   for a slight rendering speed boost.
 * rebuildMessages.php can now selectively update new messages, or
   overwrite everything.
-* Works with short tags disabled.
 * Various bug fixes.
 * Other stuff we forgot.
 * Documentation more out of date than ever before!