]> git.ipfire.org Git - thirdparty/openvpn.git/commitdiff
ChangeLog edit
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Sun, 16 Oct 2005 12:07:32 +0000 (12:07 +0000)
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Sun, 16 Oct 2005 12:07:32 +0000 (12:07 +0000)
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@637 e7ae566f-a301-0410-adde-c780ea21d3b5

ChangeLog

index ac71185b3c30c79bb1b08564157e7015cff36d0c..efee21c7fa6072b6519d9b633df371f7f8a260fb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,11 +17,11 @@ $Id$
   contains a CA cert or not (Mathias Sundman).
 * Merged --capath patch (Thomas Noel).
 * Merged --multihome patch.
-* Added --bind option for TCP client connections (Ewan Bhamrah Harley).
-* NOTE TO PACKAGE MAINTAINERS: Moved "plugin" directory to "plugins".
-  This is to work around a strange problem with the "make dist"
-  target in the automake-generated makefile, where the target tries to
-  do a rather bogus "gcc -g -O2 -I. plugin.c -o plugin".
+* Added --bind option for TCP client connections (Ewan Bhamrah
+  Harley).
+* Moved "plugin" directory to "plugins" to deal with strange
+  automake problem that ended up being also fixable with
+  ".PHONY: plugin" in Makefile.am.
 
 2005.10.13 -- Version 2.1-beta2