Mercurial > pidgin.yaz
comparison ChangeLog @ 9304:96c481da57ea
[gaim-migrate @ 10112]
Protocol-specific settings for accounts were being removed whenever the account was modified. Now they're only removed when the protocol type changes, as it should be.
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Fri, 18 Jun 2004 04:33:28 +0000 |
parents | c45163af02fc |
children | 04a3e9e869ee |
comparison
equal
deleted
inserted
replaced
9303:fe931c791fc0 | 9304:96c481da57ea |
---|---|
34 * Parallel compiles of the perl plugin should work better | 34 * Parallel compiles of the perl plugin should work better |
35 (Stu Tomlinson) | 35 (Stu Tomlinson) |
36 * The disconnected UI op was called twice on connection errors. Now | 36 * The disconnected UI op was called twice on connection errors. Now |
37 it is only called once. (Evan Schoenberg) | 37 it is only called once. (Evan Schoenberg) |
38 * Dragging into conversation windows works better | 38 * Dragging into conversation windows works better |
39 * Protocol-specific settings for accounts were being removed whenever the | |
40 account was modified. Now they're only removed when the protocol type | |
41 changes, as it should be. | |
39 | 42 |
40 version 0.78 (05/30/2004): | 43 version 0.78 (05/30/2004): |
41 New Features: | 44 New Features: |
42 * Support for the SILC protocol (http://www.silcnet.org/) | 45 * Support for the SILC protocol (http://www.silcnet.org/) |
43 (Pekka Riikonen) | 46 (Pekka Riikonen) |