From 79767981153b8bbf418ffad8ffc86f03bf469cfb Mon Sep 17 00:00:00 2001 From: "Neal H. Walfield" Date: Tue, 2 Apr 2002 02:07:17 +0000 Subject: ChangeLog --- libpager/ChangeLog | 5 +++++ libpager/demuxer.c | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'libpager') diff --git a/libpager/ChangeLog b/libpager/ChangeLog index 11199cba..65fe7613 100644 --- a/libpager/ChangeLog +++ b/libpager/ChangeLog @@ -1,3 +1,8 @@ +2002-04-01 Neal H Walfield + + * data-request.c (_pager_seqnos_memory_object_data_request): Must + hold P->interlock when calling _pager_allow_termination. + 2002-01-19 Roland McGrath * demuxer.c (pager_demuxer): Fix last change so it works. Add comment. diff --git a/libpager/demuxer.c b/libpager/demuxer.c index 87a640ee..67d59fac 100644 --- a/libpager/demuxer.c +++ b/libpager/demuxer.c @@ -4,7 +4,6 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at - your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- cgit v1.2.3