change some small things in ChangeLog
This commit is contained in:
parent
27849fc3d7
commit
f4a3bf3ee4
17
ChangeLog
17
ChangeLog
|
@ -1,25 +1,24 @@
|
||||||
Gajim 0.11 (XX October 2006)
|
Gajim 0.11 (XX October 2006)
|
||||||
* New build system, using GNU autotools. See README.html
|
* New build system, using GNU autotools. See README.html
|
||||||
* Support for link-local messaging via zeroconf using avahi
|
* Support for link-local messaging via Zeroconf using Avahi (XEP-0174)
|
||||||
* Automatically connect and disconnect when Network Manager does it.
|
* Automatically connect and disconnect to accounts according to network availability (if Network Manager is present)
|
||||||
|
* GNOME Keyring Support (if GNOME keyring is available, manage passwords and save them in an encrypted file).
|
||||||
* Introducing View Menu (GNOME HIG)
|
* Introducing View Menu (GNOME HIG)
|
||||||
* GNOME Keyring Support (if GNOME keyring available, manage passwords and save them in an encrypted file).
|
|
||||||
* Ability to now hide the Transports group
|
* Ability to now hide the Transports group
|
||||||
* Support for notify-python so if notification-daemon is not available, we still can show cool popups
|
* Support for notify-python. So if notification-daemon is not available, we still can show cool popups
|
||||||
* Ability to operate on more than one contact in one in time in roster (#1514)
|
|
||||||
* Connection lost is now a non-intrusive popup
|
* Connection lost is now a non-intrusive popup
|
||||||
* Try to get contact desired nick when we add him to roster aka User Nickname (JEP-0172)
|
* Ability to operate on more than one contact at once in roster (#1514)
|
||||||
|
* Try to get contact desired nick when we add him to roster aka User Nickname (XEP-0172)
|
||||||
|
* Support for Privacy Lists (XEP-0016)
|
||||||
* Better design of User Profile window, with a progress bar
|
* Better design of User Profile window, with a progress bar
|
||||||
* New Add User dialog, with possibility to register to transport directly from it
|
* New Add User dialog, with possibility to register to transport directly from it
|
||||||
* Completion for "Start Chat" input dialog
|
* Completion for "Start Chat" input dialog
|
||||||
* Ability to have a different spellchecking language in each chat window. (#2383 and #746)
|
* Ability to have a different spellchecking language in each chat window. (#2383 and #746)
|
||||||
* Support for Privacy Lists
|
|
||||||
* Forbid to run multiple instances (but you can use differents profiles)
|
* Forbid to run multiple instances (but you can use differents profiles)
|
||||||
* Ability to save avatar with right click on avatar in chat banner
|
* Ability to save avatar with right click on avatar in chat banner
|
||||||
* Use differents colors for nickname colors of occupants in groupchats.
|
* Use differents colors for nickname colors of occupants in groupchats.
|
||||||
* Ability to show only Join/Leave in groupchats instead of all status changes
|
* Ability to show only Join/Leave in groupchats instead of all status changes
|
||||||
* New possibilities to insert nickname of an occupant in groupchats conversations: Tab in an empty line now cycle through nicks, maj+right click->insert nickname, maj+click on name in gc-roster, /names command to show all users presents
|
* New possibilities to insert nickname of an occupant in groupchats conversations: Tab in an empty line now cycle through nicks, maj+right click->insert nickname, maj+click on name in gc-roster, /names command to show all users presents
|
||||||
|
|
||||||
* Fixed bugs when removing or renaming an account with tabs open (#2369 and #2370)
|
* Fixed bugs when removing or renaming an account with tabs open (#2369 and #2370)
|
||||||
|
|
||||||
* FIXME : Ad-Hoc for 0.11 ?
|
* FIXME : Ad-Hoc for 0.11 ?
|
||||||
|
@ -33,7 +32,7 @@ Gajim 0.10.1 (06 June 2006)
|
||||||
* High CPU usage on FreeBSD (#1963)
|
* High CPU usage on FreeBSD (#1963)
|
||||||
* Nickname can contain '|' (#1913)
|
* Nickname can contain '|' (#1913)
|
||||||
* Update pl, cs, fr translations
|
* Update pl, cs, fr translations
|
||||||
* Don't play sound, when no event is shown (#1970)
|
* Don't play sound when no event is shown (#1970)
|
||||||
* Set gajim icon for history manager
|
* Set gajim icon for history manager
|
||||||
* gajim.desktop is generated with translation (#834)
|
* gajim.desktop is generated with translation (#834)
|
||||||
* Preventing several TBs and annoyances (r6273, r6275, r6279, r6301,
|
* Preventing several TBs and annoyances (r6273, r6275, r6279, r6301,
|
||||||
|
|
Loading…
Reference in New Issue