File: ChangeLog

package info (click to toggle)
tkabber-plugins 1.1.2%2B20170328-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 5,392 kB
  • sloc: tcl: 27,289; xml: 2,313; makefile: 83; sh: 21
file content (47 lines) | stat: -rw-r--r-- 1,115 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
2007-10-07  Konstantin Khomoutov  <flatworm@users.sourceforge.net>

	* Heavily redone using bindtags and virtual events.

	* Behaviour and keybindings are made more close to Vim/Emacs.

	* Added possibility to show a menu with possible completions.

	* Numerous bugfixes.

	* README re-written.

	* Now at version 2.0.


2007-02-25  Konstantin Khomoutov  <flatworm@users.sourceforge.net>

	* Fixed bug occured when chatting with JIDs containing
	  the "%s" character.

	* Stub ChangeLog file rewritten to reflect this project' state.


2007-02-18  Konstantin Khomoutov  <flatworm@users.sourceforge.net>

	* Added support for Customize.

	* Misc bugfixes.

	* Added preliminary support for virtual events.

	* Added preliminary support for event validity checking.

	* Support for per-chat state.

	* Matching algorythm reworked.

	* Added keybindings for committing and cancelling the current match.

	* Proper deinitialization of completion mode.

	* Added files: AUTHORS, README, TODO, INSTALL, ChangeLog and license.terms


2007-02-15  Konstantin Khomoutov  <flatworm@users.sourceforge.net>

	* Initial version.