aboutsummaryrefslogtreecommitdiffstats
path: root/include/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 272432679..dad9a79d3 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,5 +1,8 @@
2003-12-17 David Shaw <[email protected]>
+ * mpi.h (gcry_mpi, mpi_get_opaque, mpi_set_opaque): Make nbits and
+ the length of an opaque MPI unsigned.
+
* cipher.h (pubkey_verify): Remove old unused code.
2003-12-03 David Shaw <[email protected]>