summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorYann Collet <yann.collet.73@gmail.com>2014-12-14 13:29:15 (GMT)
committerYann Collet <yann.collet.73@gmail.com>2014-12-14 13:29:15 (GMT)
commit7a8cd6996072f53f83ded52a325a4c4a4aed5a35 (patch)
tree790285e956535eee2ef110d9a4cb7007b959a793 /NEWS
parent12adbcaebcde55a1d29a7bca948c10de32aa8678 (diff)
downloadlz4-7a8cd6996072f53f83ded52a325a4c4a4aed5a35.zip
lz4-7a8cd6996072f53f83ded52a325a4c4a4aed5a35.tar.gz
lz4-7a8cd6996072f53f83ded52a325a4c4a4aed5a35.tar.bz2
Fixed : GCC 4.9 bug on highest performance settings, reported by Greg Slazinski
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 36fde86..67f63a4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,6 @@
r126:
New : lz4frame API is now integrated into liblz4
+Fixed : GCC 4.9 bug on highest performance settings, reported by Greg Slazinski
r125:
Changed : endian and alignment code