summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2014-10-15 11:09:17 +0200
committerPeter Simons <simons@cryp.to>2014-10-15 11:09:17 +0200
commit3f13fe9cd7d45d3b0ab151320220842c54d26c6a (patch)
tree120f23234581d2817d25b05f4c93c379ecd6fa1a /NEWS
parent570de782487f3f01a8f9eae48891509e01d288bc (diff)
downloadautoconf-archive-3f13fe9cd7d45d3b0ab151320220842c54d26c6a.tar.gz
NEWS: update to reflect recent changes
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index b5a8f99..447559e 100644
--- a/NEWS
+++ b/NEWS
@@ -10,8 +10,8 @@
* Noteworthy changes in release ?.? (????-??-??) [?]
- AX_GCC_ARCHFLAG: rewrite x86 support. <https://savannah.gnu.org/patch/?8514>
- has many additional details.
+ AX_GCC_ARCHFLAG: Rewrite x86 support <https://savannah.gnu.org/patch/?8514>
+ and extend Clang support <https://savannah.gnu.org/patch/index.php?8515>.
AX_GCC_VAR_ATTRIBUTE: support the init_priority attribute.