Mercurial > pidgin
diff ChangeLog @ 31461:ba00769a1493
jabber: Remember the last-used user directory. Closes #12451
Patch from Keith Moyer.
committer: Paul Aurich <paul@darkrain42.org>
author | pidgin@keithmoyer.com |
---|---|
date | Sun, 10 Apr 2011 19:21:27 +0000 |
parents | 13b8f684ea8a |
children | 8f91d3f76acd 12676cfd4a1e |
line wrap: on
line diff
--- a/ChangeLog Sun Apr 10 02:35:17 2011 +0000 +++ b/ChangeLog Sun Apr 10 19:21:27 2011 +0000 @@ -54,6 +54,10 @@ IRC: * Add "authserv" service command. (tomos) (#13337) + XMPP: + * Remember the previously entered user directory when searching. + (Keith Moyer) (#12451) + Plugins: * The Voice/Video Settings plugin now includes the ability to test microphone settings. (Jakub Adam) (#13182)