OSDN Git Service

Update What's New.
authorJames Teh <jamie@jantrid.net>
Mon, 29 Nov 2010 03:51:09 +0000 (13:51 +1000)
committerJames Teh <jamie@jantrid.net>
Mon, 29 Nov 2010 03:51:09 +0000 (13:51 +1000)
user_docs/en/changes.t2t

index c19343a..ca3d4dc 100644 (file)
@@ -10,6 +10,7 @@
 - In virtual buffers, you can now select by page (using shift+pageDown and shift+pageUp) and paragraph (using shift+control+downArrow and shift+control+upArrow). (#639)\r
 - NVDA now automatically reports new text output in mIRC, PuTTY, Tera Term and SecureCRT. (#936)\r
 - Users can now add new key bindings or override existing ones for any script in NVDA by providing a single user input gesture map. (#194)\r
+- Support for plugins. Plugins can add new functionality to NVDA which works across all applications. (#281)\r
 \r
 \r
 == Changes ==\r
@@ -51,6 +52,7 @@
  - The NVDAObjects.window.DisplayModelLiveText overlay class can be used for objects which must retrieve text written to the display.\r
  - See the mirc and putty app modules for usage examples.\r
 - There is no longer an _default app module. App modules should instead subclass appModuleHandler.AppModule (the base AppModule class).\r
+- Support for plugins which can globally bind scripts, handle NVDAObject events and choose NVDAObject overlay classes. (#281) See pluginHandler.Plugin for details.\r
 \r
 \r
 = 2010.2 =\r