summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKjartan Maraas <kmaraas@src.gnome.org>2005-08-13 11:56:37 +0000
committerKjartan Maraas <kmaraas@src.gnome.org>2005-08-13 11:56:37 +0000
commitc9e038e096dab5750bcce8578169cc572e9f9140 (patch)
treef13f34ede5614ecf50e6d30ce8a632f1aa6b2ee5
parentd1252cd3f30c75d659345e0c6d862b24cccbbc57 (diff)
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9ccde56..025e4d8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
0.11.15 - Fix check for recvmsg () (Robert Basch)
- Make it possible to implement atkText selection methods
for VteAccessible. Bug #113590. (Padraig O'Briain)
+ - Don't crash if there's no termcap file (Michele Baldessari)
+ - Make VTE work on some Net/OpenBSD on sparc and macppc
+ (Dan Winship, Rich Edelman, Adrian Bunk)
0.11.14 - Fix a crasher on reparent (Michele Baldessari)
- Fix a crash in a11y related code (Padraig O'Briain)