aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2005-10-13 04:08:20 +0000
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2005-10-13 04:08:20 +0000
commitcecc5e657bb38c03f80747eab40073bc6ded9631 (patch)
tree01ade4571a8db916a2966cee89f4f09e1f8403b3 /ChangeLog
parentMakefile.am needs to do a rm -rf on .svn directories (diff)
downloadopenvpn-cecc5e657bb38c03f80747eab40073bc6ded9631.tar.xz
Renamed plugin to plugins to work around
strange automake issue. 2.1_beta2 git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@603 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to '')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a960cfc..a7da555 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,15 @@ Copyright (C) 2002-2005 OpenVPN Solutions LLC <info@openvpn.net>
$Id$
+2005.10.xx -- Version 2.1-beta3
+
+* 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".
+
2005.10.13 -- Version 2.1-beta2
* Added --socket-flags directive with TCP_NODELAY