diff options
author | Werner Koch <[email protected]> | 2011-02-04 11:12:51 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2011-02-04 11:12:51 +0000 |
commit | ffd099eb19a588ab812b79436acafa407f32e8da (patch) | |
tree | 5ad601556e904aafbb67945c18c598839fae183a /ChangeLog | |
parent | Removed deprecated SIGEXPIRED status line. (diff) | |
download | gnupg-ffd099eb19a588ab812b79436acafa407f32e8da.tar.gz gnupg-ffd099eb19a588ab812b79436acafa407f32e8da.zip |
Let autogen.sh check the git config
To avoid checking in trailing scripts the autogen.sh script now
enables the standard pre-commit hook, which check for this.
Add a cleanpo filter if not yet set. This works with together with
po/.gitattributes.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2011-02-04 Werner Koch <[email protected]> + + * autogen.sh: Ensure that the git pre-commit hoom has been + enabled. Add a cleanpo filter if not yet set. + 2011-02-03 Werner Koch <[email protected]> * configure.ac (HAVE_GCRY_PK_GET_CURVE): Use AC_TRY_LINK. |