From 88fef9dea325fcd907dbb505f204144dccba89e3 Mon Sep 17 00:00:00 2001 From: oetiker Date: Wed, 18 Jul 2007 22:02:18 +0000 Subject: [PATCH] added note on locale git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@1159 a5681a0c-68f1-0310-ab6d-d61299d08faa --- program/NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/program/NEWS b/program/NEWS index 99d2c6ba..7c69bdbd 100644 --- a/program/NEWS +++ b/program/NEWS @@ -35,6 +35,11 @@ Forecasting (Evan Miller) method. It is a drop-in replacement for HWPREDICT, and is better suited for data whose seasonal variations grow or shrink in proportion to the average. +Locale Independent Input +------------------------ +* Regardles of locale you are in, rrdtool always expects input to be numbers (LC_NUMERIC) + in C or POSIX locale for numbers. (not 1,1 but 1.1) this is necessary to make + things like RPN work as it uses , as a separator. RRDTOOL NEWS ============ -- 2.30.2