From 6419d6f7beb6af32facab158fcfb4f2dc973ccf0 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Tue, 12 Dec 2006 16:43:03 +0000 Subject: Fix crash on systems that do not provide strdup() in out-of-memory conditions. Patch by Andreas Krennmair. svn path=/branches/BRANCH_6-3/; revision=4988 --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 142b0f22..40e13eb5 100644 --- a/NEWS +++ b/NEWS @@ -85,6 +85,8 @@ fetchmail 6.3.6 (not yet released): This is important when fetchmail is in daemon mode and /etc/resolv.conf is changed later by dhcpcd, dhclient, pppd, openvpn or other ip-up/ipchange scripts. Should fix Debian Bug#389270, Bug#391698. +* Fix crash on systems that do not provide strdup() in out-of-memory conditions. + Patch by Andreas Krennmair. # TRANSLATIONS: * New en_GB (British English) translation by David Lodge. -- cgit v1.2.3