summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiels Möller <nisse@lysator.liu.se>2003-12-12 13:28:46 +0100
committerNiels Möller <nisse@lysator.liu.se>2003-12-12 13:28:46 +0100
commit3c2a9d2efc9cafec714ad88f10231d478d5eb709 (patch)
tree1340a97e859a053fd69f2ea73b6e69a8a9119da5
parent72c02c8266ce02553810c5379c8350093f1aedc4 (diff)
downloadgmp-3c2a9d2efc9cafec714ad88f10231d478d5eb709.tar.gz
*** empty log message ***
-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.