1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

New. Based on code from ../sm/base64.c.

This commit is contained in:
Werner Koch 2004-02-10 19:27:54 +00:00
parent a1dd1cc223
commit f0d63ef75d
4 changed files with 234 additions and 2 deletions

View file

@ -1,3 +1,7 @@
2004-02-10 Werner Koch <wk@gnupg.org>
* b64enc.c: New. Based on code from ../sm/base64.c.
2004-01-30 Marcus Brinkmann <marcus@g10code.de>
* Makefile.am (libcommon_a_SOURCES): Add xasprintf.c.