diff options
author | Mark Sapiro <msapiro@value.net> | 2012-03-24 17:41:11 -0700 |
---|---|---|
committer | Mark Sapiro <msapiro@value.net> | 2012-03-24 17:41:11 -0700 |
commit | 279fc1d3953a2ab01934c71219d21ade7ebaff75 (patch) | |
tree | d475a3f981d8c44644166a96f121fd66b58f6bb5 /NEWS | |
parent | ee48c7622aa43f2d2cb25dc198ce2704c2bbecc5 (diff) | |
download | mailman2-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-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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) |