changeset 354:8cefdf76fc6b

ChangeLog: Converted spaces to tabs in an older entry
author Deepak Bhole <dbhole@redhat.com>
date Wed, 23 May 2012 12:10:06 -0400
parents ea4d6cf512ca
children 0765eba8ab35
files ChangeLog
diffstat 1 files changed, 8 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed May 23 14:57:33 2012 +0200
+++ b/ChangeLog	Wed May 23 12:10:06 2012 -0400
@@ -1,3 +1,7 @@
+2012-05-23  Deepak Bhole <dbhole@redhat.com>
+
+	* ChangeLog: Converted spaces to tabs in an older entry
+
 2012-05-23  Jiri Vanek  <jvanek@redhat.com>
 
 	Enhanced about dialog
@@ -11,10 +15,10 @@
 
 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-05-22  Jiri Vanek  <jvanek@redhat.com>
 		Omair Majid  <omajid@redhat.com>