changeset 254:179a8db14d70

Fixed ChangeLog typo.
author Andrew Su <asu@redhat.com>
date Thu, 09 Jun 2011 13:26:39 -0400
parents 011a29a0d8a2
children 6ffc4d00a43f
files ChangeLog
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Jun 08 13:32:54 2011 -0400
+++ b/ChangeLog	Thu Jun 09 13:26:39 2011 -0400
@@ -1,4 +1,4 @@
-2011-07-08  Andrew Su  <asu@redhat.com>
+2011-06-08  Andrew Su  <asu@redhat.com>
 
 	* NEWS: Updated.
 	* netx/net/sourceforge/jnlp/JNLPFile.java:
@@ -12,7 +12,7 @@
 	* netx/net/sourceforge/jnlp/PluginBridge.java:
 	(PluginBridge): Calls new JNLPFile's constructor with current codebase
 
-2011-07-08  Andrew Su  <asu@redhat.com>
+2011-06-08  Andrew Su  <asu@redhat.com>
 
 	* netx/net/sourceforge/jnlp/PluginBridge.java:
 	(jars): Changed to use HashSet instead of String[].