summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2005-06-28 13:20:11 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2005-06-28 13:20:11 +0000
commit23968b1f758ae3a1a1cfb6ea2a8eb28cb7aa1ebf (patch)
tree79e8cc0b7eba29e0a66e8d90e24671677f67ad57 /NEWS
parentf2fc13115a90ba2ca575352b04bd8abf7af64d23 (diff)
downloadrsyslog-23968b1f758ae3a1a1cfb6ea2a8eb28cb7aa1ebf.tar.gz
rsyslog-23968b1f758ae3a1a1cfb6ea2a8eb28cb7aa1ebf.tar.xz
rsyslog-23968b1f758ae3a1a1cfb6ea2a8eb28cb7aa1ebf.zip
some printf format changes for off_t plus makefile updates...
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2906aa2a..51f04b52 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@
Version 0.9.1 (RGer)
- fixed code so that it compiles without errors under FreeBSD
- removed now unused function "allocate_log()" from syslogd.c
+- changed the make file so that it contains more defines for
+ different environments (in the long term, we need a better
+ system for disabling/enabling features...)
---------------------------------------------------------------------------
Version 0.9.0 (RGer)