]> 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 ee71d236a6165b81a44ccb62a755052f4730f46d..d6bdb89eadda50b2defc29e6abae890760fcabc0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
 This file records noteworthy changes.
 
-1.7.3 (dd February 2018)
+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.
 * Speed up factorization of pre-factored polynomials.