From a1d0854484b09354a72860760e58c1cc9916e77b Mon Sep 17 00:00:00 2001 From: Jan Lindemann Date: Wed, 21 Apr 2004 00:07:04 +0000 Subject: [PATCH] slog: Add possibility for multiple nested slog_open() calls --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 8fbae2b4..3797fab6 100644 --- a/CHANGES +++ b/CHANGES @@ -140,3 +140,4 @@ o make: added linux-rpm.mk 1.1.8-0 ------- o merged changes of V_1_1_7_1_JL +o slog: added possibility for multiple nested slog_open() calls