From 9beee7225218d6926794cc048d9c7f46a2ec72f7 Mon Sep 17 00:00:00 2001 From: rh Date: Fri, 19 Oct 2001 11:35:59 +0000 Subject: Update pan to 0.10.0.93. This release features minor user interface improvements and fixes many bugs, including multithread bugs, memory leaks, socket errors, and unabortable tasks. --- news/pan/patches/patch-ad | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'news/pan/patches') diff --git a/news/pan/patches/patch-ad b/news/pan/patches/patch-ad index 51e874e3471..60a2a213a1e 100644 --- a/news/pan/patches/patch-ad +++ b/news/pan/patches/patch-ad @@ -1,6 +1,6 @@ -$NetBSD: patch-ad,v 1.1 2001/10/15 07:24:39 rh Exp $ +$NetBSD: patch-ad,v 1.2 2001/10/19 11:35:59 rh Exp $ ---- pan/base/Makefile.in.orig Fri Aug 17 05:29:12 2001 +--- pan/base/Makefile.in.orig Thu Oct 18 06:43:59 2001 +++ pan/base/Makefile.in @@ -134,7 +134,7 @@ DEFS = @DEFS@ -I. -I$(srcdir) -I../.. @@ -9,5 +9,5 @@ $NetBSD: patch-ad,v 1.1 2001/10/15 07:24:39 rh Exp $ -LIBS = @LIBS@ +LIBS = @LIBS@ -lcompat libpanbase_a_LIBADD = - libpanbase_a_OBJECTS = acache.o article.o article-thread.o base-prefs.o \ - decode.o debug.o file-grouplist.o file-headers.o fnmatch.o gnksa.o \ + libpanbase_a_OBJECTS = acache.o argset.o article.o article-thread.o \ + base-prefs.o decode.o debug.o file-grouplist.o file-headers.o fnmatch.o \ -- cgit v1.2.3