Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nemequ/liblzf.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Lehmann <schmorpforge@schmorp.de>2008-05-09 16:42:50 +0400
committerMarc Lehmann <schmorpforge@schmorp.de>2008-05-09 16:42:50 +0400
commit3f617568dd0bafd1f112bb9f4b89f738327db335 (patch)
tree45f90b81a39c5829ccaf5a48b0c43dd14bc6aede /Changes
parent73fb851af6e33250a111d4d7c53f3f4ff9e35c5c (diff)
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r--Changes7
1 files changed, 4 insertions, 3 deletions
diff --git a/Changes b/Changes
index af394fb..37d2d32 100644
--- a/Changes
+++ b/Changes
@@ -1,7 +1,8 @@
- - include a workaround for a compiler bug on 64 bit windows
- (microsoft claims to support POSIX, but is far from it).
- (analysed nicely by John Lilley).
+3.2
+ - include a workaround for failing POSIX and real-world compliance
+ on 64 bit windows (microsoft claims to support POSIX, but is far
+ from it). (bug found and analysed nicely by John Lilley).
3.1 Fri Nov 30 11:33:04 CET 2007
- IMPORTANT BUGFIX: a too long final literal run would corrupt data