diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2005-06-28 13:20:11 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2005-06-28 13:20:11 +0000 |
commit | 23968b1f758ae3a1a1cfb6ea2a8eb28cb7aa1ebf (patch) | |
tree | 79e8cc0b7eba29e0a66e8d90e24671677f67ad57 /NEWS | |
parent | f2fc13115a90ba2ca575352b04bd8abf7af64d23 (diff) | |
download | rsyslog-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-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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) |