summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authoryann.collet.73@gmail.com <yann.collet.73@gmail.com@650e7d94-2a16-8b24-b05c-7c0b3f6821cd>2013-10-01 20:32:43 (GMT)
committeryann.collet.73@gmail.com <yann.collet.73@gmail.com@650e7d94-2a16-8b24-b05c-7c0b3f6821cd>2013-10-01 20:32:43 (GMT)
commit82bf5be9b0e4e5bd3dbdae4ec2aaa9fe8fc693fb (patch)
tree05c443929faadeef49c985350916abb466271d52 /NEWS
parentc63f81c1053873f169fc70753de8f6d7d81a9a2b (diff)
downloadlz4-82bf5be9b0e4e5bd3dbdae4ec2aaa9fe8fc693fb.zip
lz4-82bf5be9b0e4e5bd3dbdae4ec2aaa9fe8fc693fb.tar.gz
lz4-82bf5be9b0e4e5bd3dbdae4ec2aaa9fe8fc693fb.tar.bz2
git-svn-id: https://lz4.googlecode.com/svn/trunk@106 650e7d94-2a16-8b24-b05c-7c0b3f6821cd
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b278986..25a3e0a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+r106 :
+Makefile : make dist modify text files in the package to respect Unix EoL convention
+lz4cli : corrected small display bug in HC mode
+
r105 :
Makefile : New install script and man page, contributed by Prasad Pandit
lz4cli.c : Minor modifications, for easier extensibility