diff options
author | Werner Koch <wk@gnupg.org> | 2011-02-04 12:12:51 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2011-02-04 12:12:51 +0100 |
commit | ffd099eb19a588ab812b79436acafa407f32e8da (patch) | |
tree | 5ad601556e904aafbb67945c18c598839fae183a /ChangeLog | |
parent | Removed deprecated SIGEXPIRED status line. (diff) | |
download | gnupg2-ffd099eb19a588ab812b79436acafa407f32e8da.tar.xz gnupg2-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 <wk@g10code.com> + + * 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 <wk@g10code.com> * configure.ac (HAVE_GCRY_PK_GET_CURVE): Use AC_TRY_LINK. |