diff options
author | paul <paul> | 2005-09-06 23:08:01 +0000 |
---|---|---|
committer | paul <paul> | 2005-09-06 23:08:01 +0000 |
commit | dff4f5272f7c3289b0c7eebe441cf7c223bcb044 (patch) | |
tree | 113b16e046e029b52220a4c7bc96eb8102af7612 /tests/ChangeLog | |
parent | 6379b96117a50803236fe698e4e27d9849f3a3bc (diff) |
2004-09-06 Paul Jakma <paul@dishone.st>
* test-buffer.c: include memory.h
(main) call memory_init().
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r-- | tests/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 906fd11e..f6ed4d57 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,8 @@ +2004-09-06 Paul Jakma <paul@dishone.st> + + * test-buffer.c: include memory.h + (main) call memory_init(). + 2004-09-05 Paul Jakma <paul@dishone.st> * heavy-wq.c: (slow_func_del,slow_func_err) make them take |