aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-11-18 22:56:13 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-11-18 22:56:13 +0800
commit26bcf722b57527c68dfec64afbe0671b2f8dda7e (patch)
tree357f25d5a8088099a7d91f7193da16dcbd5f4767 /NEWS
parent48289f99b2d22956f87157250d4f40c719412a27 (diff)
downloadgsoc2013-empathy-26bcf722b57527c68dfec64afbe0671b2f8dda7e.tar
gsoc2013-empathy-26bcf722b57527c68dfec64afbe0671b2f8dda7e.tar.gz
gsoc2013-empathy-26bcf722b57527c68dfec64afbe0671b2f8dda7e.tar.bz2
gsoc2013-empathy-26bcf722b57527c68dfec64afbe0671b2f8dda7e.tar.lz
gsoc2013-empathy-26bcf722b57527c68dfec64afbe0671b2f8dda7e.tar.xz
gsoc2013-empathy-26bcf722b57527c68dfec64afbe0671b2f8dda7e.tar.zst
gsoc2013-empathy-26bcf722b57527c68dfec64afbe0671b2f8dda7e.zip
prepare 2.32.2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 624b471b6..636fe023f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+NEW in 2.32.2 (18/11/2010)
+=============
+
+This release adds a '--with-ca-file' option to configure.
+The default is to use the normal location for either Red Hat
+or Debian, or fail if neither exists. Use --with-ca-file to force a
+particular location (e.g. if your build system doesn't guarantee to have
+the CA certificate bundle installed), or use --without-ca-file if your system
+doesn't have a standard CA certificate store.
+
+Two memory leaks have also been fixed which should drastically reduce empathy's
+memory consumption on longer runs.
+
+Bugs fixed:
+ - Fixed #634197, [Patch] Make CA cert paths configurable (Brian Pepple)
+
NEW in 2.32.1 (15/11/2010)
=============