diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-10-13 00:14:16 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-10-13 00:14:16 +0000 |
commit | e85881d7ec4b0ee18b63de102d599a588a61fdb6 (patch) | |
tree | d9f0ca8684918d550a25827a75932ddf31a8e1c8 /CHANGES | |
parent | c9d154ca7fef5ce8f484b4ef155c07965f8bdcdf (diff) |
debian bug report #212086
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |