1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

Fix possible problem with chnages status.h and VBUILDS.

This commit is contained in:
Werner Koch 2009-12-04 11:37:12 +00:00
parent cb5491bfaf
commit 66a0019120
2 changed files with 11 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2009-12-04 Werner Koch <wk@g10code.com>
* Makefile.am (audit-events.h, status-codes.h): Create files in
the source dir. Fixes bug#1164.
2009-12-02 Werner Koch <wk@g10code.com>
* audit.c (proc_type_decrypt, proc_type_sign): Implemented.