From 36ec150ef5aa5858749cd45d8e256581b0d7270d Mon Sep 17 00:00:00 2001 From: akuchling Date: Thu, 16 May 2002 18:39:41 -0700 Subject: [project @ akuchling-20020517013941-126a250cc18767b3] [project @ 2002-05-16 18:39:41 by akuchling] Updated file --- ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fa53d49..e382ad4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,9 @@ 2.1-compatible equivalent. (Bug report and patch by Andrew Eland.) + * Fix endianness bugs that caused test case failures on Sparc, + PPC, and doubtless other platforms. + * Make test.py automatically add the build/* directory to sys.path. * Removed 'inline' declaration from C functions. Some compilers @@ -25,7 +28,11 @@ someone else's better public-key code, and at that point I may insert warnings and begin the process of deprecating this code. - + + * Move C source implementations into src/ from block/, hash/, + and stream/. Having Hash/ and hash/ directories causes problems + on case-insensitive filesystems such as Mac OS. + 1.9alpha1 ========= -- cgit v1.2.1