changeset 293:8b42017a48a2

ChangeLog: Converted spaces to tabs in an older entry
author Deepak Bhole <dbhole@redhat.com>
date Wed, 23 May 2012 12:10:19 -0400
parents 44e61a76e4c4
children 6d9f9e29e56f
files ChangeLog
diffstat 1 files changed, 8 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Tue May 22 13:36:34 2012 -0400
+++ b/ChangeLog	Wed May 23 12:10:19 2012 -0400
@@ -1,9 +1,13 @@
+2012-05-23  Deepak Bhole <dbhole@redhat.com>
+
+	* ChangeLog: Converted spaces to tabs in an older entry
+
 2012-05-22  Adam Domurad  <adomurad@redhat.com>
 
-        * plugin/icedteanp/java/sun/applet/PluginStreamHandler.java: Removed 
-        unnecessary synchronization on Boolean (dangerous) for code that did
-        not require synchronization. Changed Boolean => volatile boolean so 
-        that changes are seen in different threads.
+	* plugin/icedteanp/java/sun/applet/PluginStreamHandler.java: Removed
+	unnecessary synchronization on Boolean (dangerous) for code that did
+	not require synchronization. Changed Boolean => volatile boolean so
+	that changes are seen in different threads.
 
 2012-03-30  Danesh Dadachanji  <ddadacha@redhat.com>