commit | 6d78fedf7bcb0591429ba386af348c7a77095bc0 | [log] [tgz] |
---|---|---|
author | Jean-Paul Calderone <exarkun@divmod.com> | Tue Jul 27 21:47:22 2010 -0400 |
committer | Jean-Paul Calderone <exarkun@divmod.com> | Tue Jul 27 21:47:22 2010 -0400 |
tree | 08284dfb5b5ba792bfd421f8e16f2c3d9d713d73 | |
parent | c0c64ef48cf68198b6ecf4c9bb60d664a9376709 [diff] [blame] | |
parent | ba4308ee7d745ba3699140fe15708b36f7b77a4a [diff] [blame] |
Restructure the repository to ease development and testing
diff --git a/ChangeLog b/ChangeLog index b2debc9..d756e62 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,3 +1,8 @@ +2010-07-27 Jean-Paul Calderone <exarkun@twistedmatrix.com> + + * Re-arrange the repository so that the package can be built and + used in-place without requiring installation. + 2010-02-27 James Yonan <james@openvpn.net> * src/crypto/crypto.c: Added crypto.sign and crypto.verify methods