~ubuntu-branches/ubuntu/precise/konversation/precise-updates

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Thomas
  • Date: 2009-12-17 09:50:41 UTC
  • mfrom: (1.10.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20091217095041-k5ssvxm2u8wgf0ll
Tags: 1.2.1+git20091217-0ubuntu1
* New upstream git snapshot:
  - Refresh all patches
  - Update initial Indicator patch to apply properly.
  - Remove docs and locale files from the install manifest; they aren't
    present in git snapshots. We will uncomment them for official (pre)
    releases with tarballs from upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Changes since 1.2.1:
 
2
* Added support for passive DCC chat.
 
3
* Made it possible to accept/reject DCC chats like DCC file transfers.
 
4
* Added an option to auto-accept DCC chats (previously it would always
 
5
  auto-accept).
 
6
* Added a confirmation dialog for closing DCC chats, consistent with
 
7
  other conversation tabs.
 
8
* Improved the sanity-checking code for the validity of ports used in
 
9
  DCC operations.
 
10
* Fixed connection attempts possibly stalling when there is a problem
 
11
  with executing the associated identity's pre-shell command (provided
 
12
  it has one set at all), and Konversation crashing when it is quit
 
13
  while a connection attempt is stuck on trying to execute the pre-
 
14
  shell command.
 
15
* Fixed /setkey, /delkey and /showkey treating their target arguments
 
16
  (i.e. a channel or a query) case-sensitive.
 
17
* Fixed the encryption key for a query getting lost if the other end
 
18
  changes their nickname.
 
19
* Added support for KStatusNotifierItem, the new system tray API in
 
20
  KDE.
 
21
* Fixed a bug causing multiple auto-replacements in a single message
 
22
  not to work.
 
23
* Made it possible to include syntax normally used to refer to a sub-
 
24
  group of the matching pattern as normal text in the replacement pat-
 
25
  tern of a regular expression auto-replace, by escaping it like this:
 
26
  %%1.
 
27
* Fixed a bug causing an empty MODE message to be sent to the server
 
28
  preceding the correct one when using /op, /deop and the like.
 
29
* Fixed a bug causing as many mode chars as target nicknames given to
 
30
  commands like /op, /deop etc. to be sent as part of every single re-
 
31
  sultant MODE messages sent to the server, despite one MODE message
 
32
  being generated for every group of three target nicknames. I.e. "/op
 
33
  foo foo foo foo" would result in "MODE +oooo foo foo foo" and "MODE
 
34
  +oooo foo", when it should only be "+ooo" and "+o", respectively.
 
35
* Added support for amarok:// URLs in chat text views and channel to-
 
36
  pics.
 
37
 
 
38
 
1
39
Changes from 1.2 to 1.2.1:
2
40
This second release in the Konversation 1.2.x release series for KDE 4
3
41
adds a number of new features to the bookmarks system and support for