From e9db662381773cc17c2067613fc6c53752e869e6 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Thu, 27 Sep 2012 05:46:20 +0200 Subject: News update --- news.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/news.md b/news.md index 6eabc18..cc87a72 100644 --- a/news.md +++ b/news.md @@ -21,13 +21,17 @@ _New features_ - Dependencies updated to latest mtl and libmpd (thanks to Sergei Trofimovich). - Dependencies on the deprecated dbus-core removed in favour of - dbus 0.10 (thanks to Jochen Keil).. + dbus 0.10 (thanks to Jochen Keil). _Bug fixes_ - `DiskU`, the disk usage monitor, works again correctly on Linux, instead of randomly crashing every now and then, and reporting wrong used size. + - When using antialiased fonts, we were causing a memory leak in the + X server by repeatedly allocating colors that, apparently, the + server doesn't know how to get rid of (even when told so!). We're + caching them now and X server memory doesn't grow. ## Version 0.15 (June 4, 2012) -- cgit v1.2.3