aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5c5bbd1e3..a555bc3aa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,7 @@
NEW in 2.25.3
==============
+ - Refactor EmpathyChatView to make possible to use other backends than
+ GtkTextView. Required to use Webkit and adium themes.
- Use gi18n-lib.h instead of gi18n.h for libraries. (Xavier Claessens).
- Add empathy_init(), empathy_gtk_init(). They have to be called by any process
using libempathy and libempathy-gtk. (Xavier Claessens).