summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpcg <pcg>2003-12-29 12:56:03 +0000
committerpcg <pcg>2003-12-29 12:56:03 +0000
commitfa309f8040e44edf834554784e80a9cfb8436fd2 (patch)
tree2c27f87c1b07804c5992c849bb99b523794a04f8
parent40c1120dd13af9ac3de883919133d7193f66f42e (diff)
*** empty log message ***
-rw-r--r--Changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes b/Changes
index 6835086..80efa68 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,7 @@
1.2 Mon Dec 29 13:47:28 CET 2003
- avoid spurious memory accesses after the to-be-compressed
memory region. originally reported by Michal Zalewski.
+ - flip LZF_STACK_ARG meaning (to be correct).
1.1 Tue Dec 23 05:48:32 CET 2003
- removed #warn directive, it's not worth the hassle.