summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorlaforge <laforge>2001-05-20 15:07:45 +0000
committerlaforge <laforge>2001-05-20 15:07:45 +0000
commit161eb2989611f209f40332e1ad3303ec051d18ab (patch)
treeaa1fa78b803bda7a70eaae5a8596f79face2e025 /Changes
parent4ee746b490aaf4938a509ef377e3974496bcf59b (diff)
added support for synchronous writes to ulogd_LOGEMU (Michael Stolovitzsky)
Diffstat (limited to 'Changes')
-rw-r--r--Changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes b/Changes
index 41bb41d..a5d72fb 100644
--- a/Changes
+++ b/Changes
@@ -5,6 +5,7 @@ Version 0.96
- autoconf now includes /usr/src/linux/include, because most distros
now have a glibc-provided /usr/include/linux :(
- removed ./configure from CVS tree as it may cause inconsistencies
+- added support for synchronous write to LOGEMU (Michael Stolovitzsky)
Version 0.95
- libipulog problems of 0.94 fixed