diff ChangeLog @ 8286:89d9d004e3f3

[gaim-migrate @ 9010] Improved the field request API, adding required fields and account fields, as well as some new utility API functions and bug fixes. These changes allowed me to migrate the New IM dialog over to the field request API, removing a lot of code and improving consistency. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Wed, 18 Feb 2004 07:22:53 +0000
parents f24172f53650
children 84ec38c3efcc
line wrap: on
line diff
--- a/ChangeLog	Wed Feb 18 02:39:47 2004 +0000
+++ b/ChangeLog	Wed Feb 18 07:22:53 2004 +0000
@@ -17,6 +17,8 @@
 	* Improved accessibility in conversation windows (Nathan Fredrickson)
 	* Keyboard access to context menus via Shift+F10 (Marc Mulcahy)
 	* Core/UI split event loop code. (Scott Lamb)
+	* Added improvements to the multi-field request code, including
+	  required fields and account fields.
 
 	Bug Fixes:
 	* Various buffer overflow fixes (Stefan Esser)