summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKjartan Maraas <kmaraas@src.gnome.org>2005-12-12 18:49:50 +0000
committerKjartan Maraas <kmaraas@src.gnome.org>2005-12-12 18:49:50 +0000
commit34db0ffe7696fd255fa5a4fa03ed090fdf7a3be5 (patch)
tree286241ae9a95632335e83bbaea06ced20d8de422
parent008dbeb4e5520c12a2f99956ebbfbc6bbf44c3b5 (diff)
Update for 0.11.16vte_0_11_16
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e40e96e..4f9f27c 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,11 @@
- Fix crasher with accessibility (Padraig O'Briain)
- Fix some warning from GDK (Michele Baldessari)
- Fix python build problems (Manish Sing)
+ - Fix generation of the forkpty() method for python.
+ (Michael Vogt)
+ - Cleanups for the .pc file (Steve Langasek)
+ - Don't emit signals for every character of output. Huge performance
+ improvement with a11y enabled. Patch from Padraig O'Briain.
0.11.15 - Fix check for recvmsg () (Robert Basch)
- Make it possible to implement atkText selection methods