]> www.ginac.de Git - ginac.git/blobdiff - NEWS
Remove MSVC-specific definition of __func__ and __alignof__.
[ginac.git] / NEWS
diff --git a/NEWS b/NEWS
index cd5df8421d35177e5d63191baf2b62a54fd40538..d6bdb89eadda50b2defc29e6abae890760fcabc0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 This file records noteworthy changes.
 
+1.7.4 (19 February 2018)
+* Fix ABI compatibility with 1.7.[0-2] (broken unintentionally in 1.7.3).
+
 1.7.3 (1 February 2018)
 * Speed up some corner cases of polynomial factorization.
 * Speed up some corner cases of gcd computation.