diff options
author | H. Peter Anvin <hpa@zytor.com> | 2001-10-23 17:09:23 +0000 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2001-10-23 17:09:23 +0000 |
commit | 0eca7bb7913aa0c6c642c1ea13a981ac89345de3 (patch) | |
tree | 0ae204355d632573a909635c2877648df4396493 /CHANGES | |
parent | 18a1b3bf7b3974d264243377a2ea51c7656c4473 (diff) | |
download | lpsm-0eca7bb7913aa0c6c642c1ea13a981ac89345de3.tar.gz lpsm-0eca7bb7913aa0c6c642c1ea13a981ac89345de3.tar.xz lpsm-0eca7bb7913aa0c6c642c1ea13a981ac89345de3.zip |
Fix lpsm_zalloc(), and make debugging build work again.lpsm-0.1.6
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,4 @@ +Changes in 0.1.6: +----------------- +* Fix lpsm_zalloc()/lpsm_calloc() which were utterly broken. +* Make debugging build work again. |