]> git.ipfire.org Git - people/ms/dma.git/commitdiff
release dma 0.4
authorSimon Schubert <2@0x2c.org>
Tue, 15 Nov 2011 23:09:26 +0000 (00:09 +0100)
committerSimon Schubert <2@0x2c.org>
Tue, 15 Nov 2011 23:09:26 +0000 (00:09 +0100)
VERSION
debian/changelog

diff --git a/VERSION b/VERSION
index a85e614638c8ba6f751123c1fc9dcca392a874b3..1811f96e317df3738771b7c8bf091a3bf7fc978f 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-v0.3
+v0.4
index 41f02060d0617873bb53cd89402e014a8119d167..ec138e016fbbd995b8354ea03ac89ae540d9b487 100644 (file)
@@ -1,3 +1,21 @@
+dma (0.4) unstable; urgency=low
+
+  [ Simon Schubert ]
+  * Makefile: put libraries at the end when linking
+  * LICENSE: add
+  * Merge commit 'refs/merge-requests/3' of git://gitorious.org/dma/dma
+  * Merge commit 'refs/merge-requests/4' of git://gitorious.org/dma/dma
+  * Add symlink for sendmail which is expected by many packages
+  * Makefile: create spool directories in a separate target
+  * Makefile: add symlink for mailq
+  * README: elaborate, use markdown
+
+  [ Peter Pentchev ]
+  * Fix straight SSL/TLS delivery to remote MX's.
+  * Fix a minor memory leak discovered by cppcheck.
+
+ -- Simon Schubert <2@0x2c.org>  Wed, 16 Nov 2011 00:08:28 +0100
+
 dma (0.3) unstable; urgency=low
 
   [ Simon Schubert ]