Mercurial > pidgin.yaz
comparison ChangeLog @ 16336:d3d18abf5df5
Minor ChangeLog tweaks.
When it gets to the point of ChangeLog tweaks, surely it's time we release?
author | Stu Tomlinson <stu@nosnilmot.com> |
---|---|
date | Tue, 24 Apr 2007 01:44:49 +0000 |
parents | 836c571de053 |
children | 6447865b2d08 |
comparison
equal
deleted
inserted
replaced
16335:d2870968078a | 16336:d3d18abf5df5 |
---|---|
3 version 2.0.0: | 3 version 2.0.0: |
4 * The project has new names - libpurple for the core, Pidgin for the | 4 * The project has new names - libpurple for the core, Pidgin for the |
5 GTK+ UI and Finch for the ncurses based console UI (AOL LLC) | 5 GTK+ UI and Finch for the ncurses based console UI (AOL LLC) |
6 | 6 |
7 Build Changes: | 7 Build Changes: |
8 * With the Core/UI split completed, it is now possible to build Pidgin | 8 * With the Core/UI split complete, it is now possible to build |
9 without any UIs, creating a libpurple library upon which other UIs | 9 libpurple without any UIs, creating a library upon which other |
10 may be constructed | 10 UIs may be constructed |
11 * A new ncurses-based console UI called Finch is now available | 11 * A new ncurses-based console UI called Finch is now available |
12 (Sadrul Habib Chowdhury, Google Summer of Code) | 12 (Sadrul Habib Chowdhury, Google Summer of Code) |
13 * Reorganized the source tree to split apart the code for the UI | 13 * Reorganized the source tree to split apart the code for the UI |
14 changes and libpurple targets | 14 changes and libpurple targets |
15 * libxml2 is now required. We switched from gmarkup to libxml2 for | 15 * libxml2 is now required. We switched from gmarkup to libxml2 for |
41 account editor) | 41 account editor) |
42 * The space wasted by the group expanders has been eliminated and | 42 * The space wasted by the group expanders has been eliminated and |
43 the expander setting in .gtkrc-2.0 is no longer needed | 43 the expander setting in .gtkrc-2.0 is no longer needed |
44 * Authorization requests don't popup new dialogs anymore. They are | 44 * Authorization requests don't popup new dialogs anymore. They are |
45 displayed at the bottom of the buddy list instead. | 45 displayed at the bottom of the buddy list instead. |
46 * New mail notifications don't popup new dialogs anymore. The are | 46 * New mail notifications don't popup new dialogs anymore. They are |
47 displayed at the top of the buddy list instead. | 47 displayed at the top of the buddy list instead. |
48 | 48 |
49 Conversations and Chats: | 49 Conversations and Chats: |
50 * Timestamps honor the locale. To use the traditional style, | 50 * Timestamps honor the locale. To use the traditional style, |
51 enable the "Message Timestamp Formats" plugin. The plugin | 51 enable the "Message Timestamp Formats" plugin. The plugin |