2011-02-09  Serge Yudin  <xmpp:bigote@jabber.ru> <mailto:bigote@gmail.com>

--- Version 0.1.0.1 of the plugin.

--- Files modified:
	bldjid2.tcl, log2base.tcl, README, README.ru, ChangeLog.

--- Description:
	log2base.tcl:
	Added creating base index in order to improve performance while converting logs.
	bldjid2.tcl:
	Removed an unnecessary procedure process_ver.
	Commented base backup temporarily (it doesn't work properly at the
	moment and will be fixed later).
	Added /bldquery command. At the moment one of four subcommands works --
	eval (of eval, save, get, list). It allows to execute a user tcl script with
	a sqlite query inside and puts the result to the Tkabber console.
	A separate window will be implemented for output in one of the next commits.

2011-02-02  Serge Yudin  <xmpp:bigote@jabber.ru> <mailto:bigote@gmail.com>

--- Version 0.1 of the plugin.

--- Files added:
	bldjid2.tcl, log2base.tcl, README, README.ru, README_1st, README_1st.ru,
	INSTALL, INSTALL.ru, pkgIndex.tcl, ChangeLog.

--- Description:
	bldjid2.tcl -- main plugin file.
	Some commands (/visited, /visitors, /watch) don't work. The rest of them
	(/bldjid, /banjid, /massban, /unbldjid, /amnesty, /inbanlist, /inmemberlist,
	/captcha, /monly) do work but might produce no output. It will be fixed soon.
	log2base.tcl -- an "old log to new database file format" convertor.
	Please read README_1st[.ru] to learn more about it.
	INSTALL[.ru] -- About installation of plugin and sqlite.
	README -- About changes in the new version of plugin.
	README_1st -- About how to use log2base.tcl.
	pkgIndex.tcl -- A file that should be placed along with sqlite3xx.dll
	in Windows (if you don't have sqlite integrated in your Tcl there).
