Mercurial > pidgin
comparison ChangeLog @ 14585:bcf89a7c69db
[gaim-migrate @ 17309]
Rename the gntgaim executable to gaim-text
I feel like this is much more clear to end users, who will probably
have no idea what gnt is.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Mon, 18 Sep 2006 06:20:36 +0000 |
parents | 8fa2d7a7000d |
children | 5176a9f30ba3 |
comparison
equal
deleted
inserted
replaced
14584:1f7581a5d2b8 | 14585:bcf89a7c69db |
---|---|
3 version 2.0.0: | 3 version 2.0.0: |
4 Build Changes: | 4 Build Changes: |
5 * With the Core/UI split completed, it is now possible to build Gaim | 5 * With the Core/UI split completed, it is now possible to build Gaim |
6 without any UIs, creating a libgaim library upon which other UIs | 6 without any UIs, creating a libgaim library upon which other UIs |
7 may be constructed | 7 may be constructed |
8 * A new ncurses-based console UI called gntgaim is now available | 8 * A new ncurses-based console UI called gaim-text is now available |
9 (Sadrul Habib Chowdhury, Google Summer of Code) | 9 (Sadrul Habib Chowdhury, Google Summer of Code) |
10 * Reorganized the source tree to split apart the code for the UI | 10 * Reorganized the source tree to split apart the code for the UI |
11 changes and libgaim targets | 11 changes and libgaim targets |
12 * libxml2 is now required. We switched from gmarkup to libxml2 for | 12 * libxml2 is now required. We switched from gmarkup to libxml2 for |
13 more correct XML parsing. | 13 more correct XML parsing. |