summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Daney <ddaney@avtrex.com>2008-07-12 17:56:29 +0000
committerDavid Daney <ddaney@avtrex.com>2008-07-12 17:56:29 +0000
commit0fb3d958125be947008d45be6802fc5479505208 (patch)
treec138ae21706d360e729b8d778af5112115b54d30 /ChangeLog
parent4fc2d39cc1d861176fd8207116613bd3764fbe0d (diff)
downloadclasspath-0fb3d958125be947008d45be6802fc5479505208.tar.gz
* gnu/java/net/protocol/http/LimitedLengthInputStream.java: Clean up
white space in entire file. (handleClose): Remove redundant braces from if statement.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eb6f0f960..b9086fc4d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-07-12 David Daney <ddaney@avtrex.com>
+
+ * gnu/java/net/protocol/http/LimitedLengthInputStream.java: Clean up
+ white space in entire file.
+ (handleClose): Remove redundant braces from if statement.
+
2008-07-07 Andrew John Hughes <gnu_andrew@member.fsf.org>
* java/text/DateFormatSymbols.java: