aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <msapiro@value.net>2012-03-24 17:41:11 -0700
committerMark Sapiro <msapiro@value.net>2012-03-24 17:41:11 -0700
commit279fc1d3953a2ab01934c71219d21ade7ebaff75 (patch)
treed475a3f981d8c44644166a96f121fd66b58f6bb5 /NEWS
parentee48c7622aa43f2d2cb25dc198ce2704c2bbecc5 (diff)
downloadmailman2-279fc1d3953a2ab01934c71219d21ade7ebaff75.tar.gz
mailman2-279fc1d3953a2ab01934c71219d21ade7ebaff75.tar.xz
mailman2-279fc1d3953a2ab01934c71219d21ade7ebaff75.zip
Added CPPFLAGS and LDFLAGS to src/Makefile to support their use.
(LP: #637652)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c2be09c7..2008a25e 100644
--- a/NEWS
+++ b/NEWS
@@ -81,6 +81,9 @@ Here is a history of user visible changes to Mailman.
Bug Fixes and other patches
+ - Added CPPFLAGS and LDFLAGS to src/Makefile to support their use.
+ (LP: #637652)
+
- Stopped removing the trailing slash from the List-Archive: header URL.
(LP: #964190)