From 93f053211db8547e2fdb11606763a5bcf3c3cbbe Mon Sep 17 00:00:00 2001 From: Evert Pot Date: Tue, 17 Feb 2009 01:33:46 +0000 Subject: [PATCH] Dropped pear packaging and went with a regular .tar.gz --- ChangeLog | 2 +- build.xml | 23 ++++++++++++++++------- 2 files changed, 17 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index fcd6edc6b9..8f1ab7a54c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -0.6-alpha (2009-02-??) +0.6-alpha (2009-02-16) * Added: Now uses streams for files, instead of strings. This means it won't require to hold entire files in memory, which can be an issue if you're dealing with big files. Note that this breaks diff --git a/build.xml b/build.xml index 3ca0632fb2..183e94a47e 100644 --- a/build.xml +++ b/build.xml @@ -1,8 +1,9 @@ - + + @@ -21,13 +22,19 @@ - - + + + + + + + + @@ -41,8 +48,9 @@ - + + @@ -51,7 +59,7 @@ - @@ -82,13 +91,13 @@ - + - +