diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -6,8 +6,8 @@ This version is fully compatible with the previous public releases. | |||
6 | This file is part of bzip2/libbzip2, a program and library for | 6 | This file is part of bzip2/libbzip2, a program and library for |
7 | lossless, block-sorting data compression. | 7 | lossless, block-sorting data compression. |
8 | 8 | ||
9 | bzip2/libbzip2 version 1.0.4 of 20 December 2006 | 9 | bzip2/libbzip2 version 1.0.5 of 10 December 2007 |
10 | Copyright (C) 1996-2006 Julian Seward <jseward@bzip.org> | 10 | Copyright (C) 1996-2007 Julian Seward <jseward@bzip.org> |
11 | 11 | ||
12 | Please read the WARNING, DISCLAIMER and PATENTS sections in this file. | 12 | Please read the WARNING, DISCLAIMER and PATENTS sections in this file. |
13 | 13 | ||
@@ -177,6 +177,10 @@ WHAT'S NEW IN 1.0.4 ? | |||
177 | 177 | ||
178 | See the CHANGES file. | 178 | See the CHANGES file. |
179 | 179 | ||
180 | WHAT'S NEW IN 1.0.5 ? | ||
181 | |||
182 | See the CHANGES file. | ||
183 | |||
180 | 184 | ||
181 | I hope you find bzip2 useful. Feel free to contact me at | 185 | I hope you find bzip2 useful. Feel free to contact me at |
182 | jseward@bzip.org | 186 | jseward@bzip.org |
@@ -203,3 +207,4 @@ Cambridge, UK. | |||
203 | 30 December 2001 (bzip2, version 1.0.2pre1) | 207 | 30 December 2001 (bzip2, version 1.0.2pre1) |
204 | 15 February 2005 (bzip2, version 1.0.3) | 208 | 15 February 2005 (bzip2, version 1.0.3) |
205 | 20 December 2006 (bzip2, version 1.0.4) | 209 | 20 December 2006 (bzip2, version 1.0.4) |
210 | 10 December 2007 (bzip2, version 1.0.5) | ||