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

Add features packet and fixes MIPS3.

This commit is contained in:
Werner Koch 2000-10-11 17:26:49 +00:00
parent 93fe596356
commit c287a8d05b
12 changed files with 66 additions and 2 deletions

View file

@ -1,3 +1,9 @@
2000-10-11 Werner Koch <wk@gnupg.org>
* generic/mpi-asm-defs.h: New.
* mips3/mpi-asm-defs.h: New.
* config.links: Create a link to one of the above files.
Fri Jul 28 18:19:11 CEST 2000 Werner Koch <wk@openit.de>
* mpicoder.c (gcry_mpi_scan): Normalize the returned MPI.