summaryrefslogtreecommitdiff
path: root/libpager
diff options
context:
space:
mode:
authorNeal H. Walfield <neal@gnu.org>2002-04-02 02:07:17 +0000
committerNeal H. Walfield <neal@gnu.org>2002-04-02 02:07:17 +0000
commit79767981153b8bbf418ffad8ffc86f03bf469cfb (patch)
tree08fd185c39eebb46dc8adcc8c0acd8c532d56c7c /libpager
parent7f0f4a829b4ec0c5917f3d5e7b7f2af88149b138 (diff)
ChangeLog
Diffstat (limited to 'libpager')
-rw-r--r--libpager/ChangeLog5
-rw-r--r--libpager/demuxer.c1
2 files changed, 5 insertions, 1 deletions
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 <neal@cs.uml.edu>
+
+ * data-request.c (_pager_seqnos_memory_object_data_request): Must
+ hold P->interlock when calling _pager_allow_termination.
+
2002-01-19 Roland McGrath <roland@frob.com>
* 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