summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1441d373c..b9d7cc988 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,12 @@ along with the GNU MP Library; see the file COPYING.LIB. If not, write to
the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
MA 02111-1307, USA.
+2003-12-12 Niels Möller <niels@s3.kth.se>
+
+ * mpn/generic/hgcd.c (__gmpn_hgcd_sanity): Fixed stack buffer
+ overrun.
+ * mpn/generic/hgcd.c: Improved comments.
+
2003-12-11 Torbjorn Granlund <tege@swox.com>
* gmp-impl.h: Change asm => __asm__, tabify.