diff plugins/ChangeLog.API @ 10812:d087e928ffd1

[gaim-migrate @ 12465] " A variety of spacing normalization I've done as I've navigated the source making other changes. The specific changes should be uncontroversial. I'm submitting these to shrink the deltas between my local tree and the CVS source. If spacing changes are unwelcome as a general rule, let me know." --rlaager I said not to do this sort of patch often. also a spelling fix. committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Mon, 11 Apr 2005 04:32:26 +0000
parents dcfb8d8784e6
children 0555ec6f3eaa
line wrap: on
line diff
--- a/plugins/ChangeLog.API	Mon Apr 11 04:07:50 2005 +0000
+++ b/plugins/ChangeLog.API	Mon Apr 11 04:32:26 2005 +0000
@@ -3,7 +3,7 @@
 version 2.0.0cvs:
 	* Changed: All the status stuff. Yay!
 	* Changed: gaim_prefs_connect_callback(), added handle parameter
-	* Added: gaim_prefs_disconnect_by_handle()
+	* Added:   gaim_prefs_disconnect_by_handle()
 	* Removed: gaim_gtk_sound_{get,set}_mute() (replaced by the
 	           /gaim/gtk/sound/mute preference)
 	* Changed: gtk_imhtml_toolbar now descends from GtkHBox making it
@@ -32,7 +32,7 @@
 	           no longer return a GaimConnection
 	* Added:   a password field to GaimConnection, which only persists for the
 	           session (when "remember password" is false, account->password is NEVER set)
-			   Use gaim_connection_get_password(GaimConnection *gc)
+	           Use gaim_connection_get_password(GaimConnection *gc)
 	* Removed: serv_login
 	* Removed: serv_close
 	* Removed: serv_finish_login