1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-14 21:47:19 +02:00

* types.h: Add typedef and initializer macro for 64-bit unsigned type.

This commit is contained in:
David Shaw 2003-05-09 22:01:33 +00:00
parent 0e429a976b
commit 47e1b3f993
2 changed files with 16 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2003-05-09 David Shaw <dshaw@jabberwocky.com>
* types.h: Add typedef and initializer macro for 64-bit unsigned
type.
2003-05-02 David Shaw <dshaw@jabberwocky.com>
* cipher.h: Add constants for compression algorithms.