Code

it there is no right label, do not reserve any space for it
[rrdtool.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 424acb1836bcfe552906924d1baabe5217bfee44..feb855d382431ccab3de17ddd9b8f596e93ec428 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,7 +3,9 @@ RRDtool 1.4.4 - 2010-07-05
 Bugfixes:
 
   * compile: multiple fixes isnan and isinf defines to make rrdtool compile
-    on solaris ... -- Tobi
+    with gcc on solaris (with --disable-nls) -- Tobi
+  * handle gettext/libintl like any other feature, do not try to supply
+    our own ... rrdtool can work fine without it -- tobi
   * rrd_client: fix potential segfaults -- Florian Forster
   * rrd_client: resolve synmlinks properly -- Kevin Brintnall
   * compile: fix libtool and libtoolize names for OSX compiles -- Antoine Musso