From e85881d7ec4b0ee18b63de102d599a588a61fdb6 Mon Sep 17 00:00:00 2001
From: Daniel Stenberg <daniel@haxx.se>
Date: Mon, 13 Oct 2003 00:14:16 +0000
Subject: [PATCH] debian bug report #212086

---
 CHANGES | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/CHANGES b/CHANGES
index 4a30ec21c7..fd660b5343 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,13 @@
                                   Changelog
 
 
+Daniel (13 October)
+- Domenico Andreoli removed the extra LDFLAGS assignment in lib/Makefile.am
+  that was reported about in the debian bug report #212086.
+
+  Domenico also fixed two makefiles where we used 'gnroff' instead of the more
+  portable $(NROFF).
+
 Daniel (12 October)
 - Dirk Manske made the share locking around DNS lookups slightly different to
   allow the share system's DNS lookups to run somewhat more
-- 
GitLab