From 03cb137559bba56aa717d76f3ee6846aaf1ce40b Mon Sep 17 00:00:00 2001 From: James Teh Date: Fri, 8 Mar 2013 16:23:18 +1000 Subject: [PATCH] Update What's New. --- user_docs/en/changes.t2t | 1 + 1 file changed, 1 insertion(+) diff --git a/user_docs/en/changes.t2t b/user_docs/en/changes.t2t index 2a73df572..d5e40bb0c 100644 --- a/user_docs/en/changes.t2t +++ b/user_docs/en/changes.t2t @@ -81,6 +81,7 @@ Please see the [Commands Quick Reference keyCommands.html] document for the new - Braille input from braille keyboards is now supported. (#808) - Braille input is encompassed by the brailleInput.BrailleInputGesture class or a subclass thereof. - Subclasses of braille.BrailleDisplayGesture (as implemented in braille display drivers) can also inherit from brailleInput.BrailleInputGesture. This allows display commands and braille input to be handled by the same gesture class. +- You can now use comHelper.getActiveObject to get an active COM object from a normal process when NVDA is running with the UIAccess privilege. (#2483) = 2012.3 = -- 2.11.0