2006-02-08  Konstantin Korikov  <lostclus@ua.fm>

	* configure.ac: Changed version to 0.3.2

	* doc/news-ru.texi, doc/news.texi: NEWS updated.

2006-02-04  Konstantin Korikov	<lostclus@ua.fm>

	* po/uk.po: Ukrainian translation updated (contributed by
	Ignatiy Goloviznin).

2006-01-29  Konstantin Korikov	<lostclus@ua.fm>

	* chestnut_dialer/gtk2_ui/box.py: TextView scrolling in
	ConnectingBox was fixed.

2006-01-28  Konstantin Korikov	<lostclus@ua.fm>

	* chestnut_dialer/gtk2_ui/config.glade: EditAccountWindow size
	was fixed.

2006-01-27  Konstantin Korikov	<lostclus@ua.fm>

	* chestnut_dialer/share.py: Detach session server from controlling
	terminal.

2005-11-09  Konstantin Korikov	<lostclus@ua.fm>

	* po/pt_BR.po: pt_BR.po header was fixed.

	* po/LINGUAS, po/pt_BR.po: Brazilian Portuguese translation was
	added (contributed by Rogerio Pereira).

	* po/pt_BR.po: New file.

2005-10-05  Konstantin Korikov	<lostclus@ua.fm>

	* ChangeLog: ChangeLog updated.

	* po/ru.po, po/uk.po, configure.ac, po/it.po: Changed version
	to 0.3.1.

	* doc/news-ru.texi, doc/news.texi: NEWS updated.

2005-09-12  Konstantin Korikov	<lostclus@ua.fm>

	* chestnut_dialer/main.py: Fixed bug: if --disconnect or --quit
	command is given and no other session is running then program
	exits without destroying current session.

	* chestnut_dialer/main.py, chestnut_dialer/share.py: A bug in
	handling --quit and --disconnect commands was fixed.

2005-09-11  Konstantin Korikov	<lostclus@ua.fm>

	* ChangeLog: ChangeLog updated.

	* configure.ac, doc/news-ru.texi, doc/news.texi, po/it.po,
	po/ru.po, po/uk.po: NEWS updated. Changed version to 0.3.0.

2005-09-09  Konstantin Korikov	<lostclus@ua.fm>

	* doc/news-ru.texi, doc/news.texi: NEWS updated.

2005-09-02  Konstantin Korikov	<lostclus@ua.fm>

	* configure.ac: Default documentation directory was fixed. Thanks
	to Matvey for report.

2005-08-30  Konstantin Korikov	<lostclus@ua.fm>

	* po/uk.po: Ukrainian translation was updated.

2005-08-29  Konstantin Korikov	<lostclus@ua.fm>

	* chestnut_dialer/session_srv.py: Signal handling bug in session
	server has bin fixed.

2005-08-21  Konstantin Korikov	<lostclus@ua.fm>

	* ChangeLog: ChangeLog updated.

	* configure.ac, po/it.po, po/ru.po, po/uk.po: Changed version
	to 0.3.0pre3.

	* chestnut_dialer/connection.py, chestnut_dialer/share.py:
	A bug when auto redialing fails with callback was fixed. A bug
	that cause "TypeError: arguments 1-3 must be lists" exception
	was fixed.

2005-08-15  Konstantin Korikov	<lostclus@ua.fm>

	* po/uk.po, ChangeLog, po/it.po, po/ru.po: ChangeLog updated.

	* configure.ac: Changed version to 0.3.0pre2

	* chestnut_dialer/connection.py: A bug when no auto redialing
	occur if redial_attempts is expire was fixed. Thanks to Alexandr
	for report.

2005-07-25  Konstantin Korikov	<lostclus@ua.fm>

	* chestnut_dialer/qt_ui/application.py,
	chestnut_dialer/qt_ui/config.py,
	chestnut_dialer/gtk2_ui/confbox.py: Some bugs fixed.

2005-07-24  Konstantin Korikov	<lostclus@ua.fm>

	* doc/chestnut-dialer.texi: Documentation updated.

2005-07-23  Konstantin Korikov	<lostclus@ua.fm>

	* ChangeLog: ChangeLog updated.

	* configure.ac: Changed version to 0.3.0pre1

	* doc/news-ru.texi, doc/news.texi: NEWS updated.

2005-07-22  Konstantin Korikov	<lostclus@ua.fm>

	* doc/chestnut-dialer-ru.texi, doc/chestnut-dialer.texi:
	Documentation updated.

	* po/uk.po, chestnut_dialer/qt_ui/application.py,
	chestnut_dialer/qt_ui/config.py,
	chestnut_dialer/qt_ui/connectingbox.ui,
	chestnut_dialer/qt_ui/connectinglog.ui, po/POTFILES.in,
	po/it.po, po/ru.po, chestnut_dialer/application.py,
	chestnut_dialer/gtk2_ui/application.py,
	chestnut_dialer/gtk2_ui/confbox.py,
	chestnut_dialer/qt_ui/Makefile.am: Save connecting log in memory
	instead of connecting.log file.

	* chestnut_dialer/dockicons/net/Makefile.am: Fixed extension.

2005-07-18  Konstantin Korikov	<lostclus@ua.fm>

	* doc/chestnut-dialer-ru.texi, doc/chestnut-dialer.texi,
	chestnut_dialer/dockicons/net/connected.png,
	chestnut_dialer/dockicons/net/connected.xpm,
	chestnut_dialer/dockicons/net/connecting.png,
	chestnut_dialer/dockicons/net/connecting.xpm,
	chestnut_dialer/dockicons/net/disconnected.png,
	chestnut_dialer/dockicons/net/disconnected.xpm: Fixed
	extension. Scaled down to 48x48.

2005-07-17  Konstantin Korikov	<lostclus@ua.fm>

	* chestnut_dialer/__init__.py, chestnut_dialer/session_srv.py,
	chestnut_dialer/share.py: Session server startup code was
	improved.

2005-07-16  Konstantin Korikov	<lostclus@ua.fm>

	* po/ru.po, po/uk.po, INSTALL, configure.ac, po/it.po: Changed
	version to 0.3.0dev7.

	* chestnut_dialer/Makefile.am, po/POTFILES.in: Added share.py.

	* chestnut_dialer/dobj/__init__.py,
	chestnut_dialer/session_srv.py, chestnut_dialer/share.py,
	chestnut_dialer/__init__.py, chestnut_dialer/application.py:
	More effective session server startup code.

2005-07-08  Konstantin Korikov	<lostclus@ua.fm>

	* chestnut_dialer/dockicons/net/connecting.xpm,
	chestnut_dialer/dockicons/net/disconnected.xpm,
	chestnut_dialer/dockicons/Makefile.am,
	chestnut_dialer/dockicons/net/Makefile.am,
	chestnut_dialer/dockicons/net/connected.xpm, configure.ac:
	New icons set named 'net' designed by Donnie.

	* doc/news-ru.texi, doc/news.texi: Included 0.2.2.

	* po/it.po, po/ru.po, po/uk.po: Translations updated.

2005-07-07  Konstantin Korikov	<lostclus@ua.fm>

	* chestnut_dialer/session_srv.py: Fixed bug in on_accounts_changed
	and on_config_changed when server is None.

	* po/uk.po, doc/news-ru.texi, po/it.po, po/ru.po,
	chestnut-dialer.spec.in: NEWS fixed. spec updated.

	* ChangeLog: ChangeLog updated.

	* configure.ac: Changed version to 0.2.2.

	* doc/news-ru.texi, doc/news.texi: NEWS updated.

	* chestnut_dialer/gtk2_ui/accimport.py,
	chestnut_dialer/gtk2_ui/application.py,
	chestnut_dialer/gtk2_ui/box.py,
	chestnut_dialer/gtk2_ui/confbox.py: Removed Gtk Deprecation
	Warnings.

	* chestnut_dialer/main.py: A lock file removing bug was fixed.

2005-07-01  Konstantin Korikov	<lostclus@ua.fm>

	* chestnut_dialer/gtk2_ui/confbox.py,
	chestnut_dialer/gtk2_ui/box.py: gtk.False is deprecated, use
	False instead.

	* configure.ac: Changed version to 0.3.0dev6.

	* chestnut_dialer/gtk2_ui/accimport.py,
	chestnut_dialer/gtk2_ui/application.py,
	chestnut_dialer/gtk2_ui/confbox.py: gtk.timeout_add is deprecated,
	use gobject.timeout_add instead. gtk.timeout_remove is deprecated,
	use gobject.source_remove instead. gtk.TRUE is deprecated,
	use True instead.

	* chestnut_dialer/application.py: *** empty log message ***

	* configure.ac: Changed version to 0.3.0dev5.

	* chestnut-dialer.spec.in, po/ru.po: spec updated.

2005-06-29  Konstantin Korikov	<lostclus@ua.fm>

	* doc/chestnut-dialer-ru.texi, doc/chestnut-dialer.texi: Added
	Dialin Server section.

2005-06-28  Konstantin Korikov	<lostclus@ua.fm>

	* doc/chestnut-dialer.texi: *** empty log message ***

	* doc/chestnut-dialer-ru.texi, doc/chestnut-dialer.1,
	doc/chestnut-dialer.texi, po/it.po, po/ru.po,
	po/uk.po, chestnut_dialer/gtk2_ui/confbox.py,
	chestnut_dialer/gtk2_ui/config.glade,
	chestnut_dialer/qt_ui/config.py,
	chestnut_dialer/qt_ui/editaccountdialog.ui,
	chestnut_dialer/connection.py: Add predef-dialin predefined
	chat script.

2005-06-25  Konstantin Korikov	<lostclus@ua.fm>

	* po/it.po, po/ru.po, po/uk.po, chestnut_dialer/main.py: Fixed
	_ function.

2005-06-24  Konstantin Korikov	<lostclus@ua.fm>

	* configure.ac: Changed version to 0.3.0dev4.

	* po/POTFILES.in: POTFILES.in updated.

	* chestnut-dialer.spec.in, configure.ac: Spec
	updated. configure.ac updated.

	* chestnut_dialer/none_ui/application.py,
	chestnut_dialer/qt_ui/accimport.py,
	chestnut_dialer/qt_ui/application.py,
	chestnut_dialer/qt_ui/config.py, chestnut_dialer/dobj/Makefile.am,
	chestnut_dialer/dobj/__init__.py, chestnut_dialer/dobj/server.py,
	chestnut_dialer/gtk2_ui/accimport.py,
	chestnut_dialer/gtk2_ui/application.py,
	chestnut_dialer/gtk2_ui/box.py,
	chestnut_dialer/gtk2_ui/confbox.py,
	chestnut_dialer/sig.py, chestnut_dialer/xml_account_set.py,
	chestnut_dialer/xml_config.py, chestnut_dialer/__init__.py,
	chestnut_dialer/account_set.py, chestnut_dialer/application.py,
	chestnut_dialer/config_handlers.py, chestnut_dialer/main.py,
	chestnut_dialer/session_srv.py, chestnut_dialer/Makefile.am:
	Added support for multiple Chestnut Dialer instances using
	session server. Communication between main program and session
	server is done trough Unix domain socket.

2005-05-21  Konstantin Korikov	<lostclus@ua.fm>

	* Makefile.am: rpm rule.

	* configure.ac, po/it.po, po/ru.po, po/uk.po: Changed version
	to 0.3.0dev3.

2005-05-20  Konstantin Korikov	<lostclus@ua.fm>

	* chestnut_dialer/connection.py: Don't redial if pppd exit
	status 2.

	* chestnut_dialer/conv_acc_0_2_0.py: Fixed typos 'modem_device' ->
	'modem-device', ...

	* configure.ac: Changed version to 0.3.0dev2.

	* chestnut_dialer/connection.py: If device or speed account
	attribute have empty value, then don't pass this empty value as
	option to the pppd.

	* chestnut_dialer/gtk2_ui/confbox.py,
	chestnut_dialer/qt_ui/config.py: If no phone numbers is specified,
	warn user only if one of predefined scripts (nor custom, nor none)
	is used.

	* po/it.po, po/ru.po, po/uk.po, doc/chestnut-dialer-ru.texi,
	doc/chestnut-dialer.1, doc/chestnut-dialer.texi,
	chestnut_dialer/gtk2_ui/confbox.py,
	chestnut_dialer/gtk2_ui/config.glade,
	chestnut_dialer/qt_ui/config.py,
	chestnut_dialer/qt_ui/editaccountdialog.ui,
	chestnut_dialer/connection.py: Value none added as valid value
	for use_script attribute.

2005-05-19  Konstantin Korikov	<lostclus@ua.fm>

	* configure.ac: Changed version to 0.3.0dev1.

	* po/POTFILES.in, chestnut_dialer/gtk2_ui/box.py,
	chestnut_dialer/gtk2_ui/confbox.py,
	chestnut_dialer/qt_ui/application.py,
	chestnut_dialer/qt_ui/config.py, doc/news-ru.texi, doc/news.texi:
	Included 0.2.1.

	* ChangeLog: ChangeLog updated.

	* po/uk.po, configure.ac, doc/news-ru.texi, doc/news.texi,
	po/it.po, po/ru.po: NEWS updated. Changed version to 0.2.1.

	* chestnut_dialer/gtk2_ui/box.py,
	chestnut_dialer/qt_ui/application.py: Fixed bug in
	SelectAccountBox that cause buttons recognize '_' character as
	key mnemonic in gtk2 UI and '&' character as key accelerator in
	qt UI. Now in SelectAccountBox accounts sorted by name without
	case sensitivity.

	* po/uk.po, doc/chestnut-dialer-ru.texi,
	doc/chestnut-dialer.1, doc/chestnut-dialer.texi, po/it.po,
	po/ru.po, chestnut_dialer/qt_ui/editaccountdialog.ui,
	chestnut_dialer/qt_ui/editdefaccountdialog.ui,
	chestnut_dialer/qt_ui/config.py, chestnut_dialer/account_set.py,
	chestnut_dialer/application.py, chestnut_dialer/connection.py,
	chestnut_dialer/conv_acc_0_2_0.py,
	chestnut_dialer/conv_conf_0_2_0.py,
	chestnut_dialer/def_accounts.xml, chestnut_dialer/def_config.xml,
	chestnut_dialer/gtk2_ui/confbox.py,
	chestnut_dialer/gtk2_ui/config.glade,
	chestnut_dialer/xml_account_set.py, chestnut_dialer/Makefile.am:
	Account attributes use_passwordfd, redial_if and modem has
	been added. Account attribute modem_device was renamed
	to device. Account attribute modem_flow was renamed to
	flow_control, and now allowed values is: crtscts, cdtrcts,
	xonxoff, no-change. Zero value for redial_attempts attribute
	means redial forever.

2005-05-18  Konstantin Korikov	<lostclus@ua.fm>

	* chestnut_dialer/gtk2_ui/config.glade: Fixed Modem Speaker
	Volume scale in gtk2 UI.

	* chestnut_dialer/qt_ui/config.py, po/POTFILES.in, po/it.po,
	po/ru.po, po/uk.po, chestnut_dialer/gtk2_ui/confbox.py: Fixed bug
	in EditAccountBaseControl that cause invalid state of clear_radio
	and nclear_radio and widget sensitivity. Fixed bug in POTFILES.in:
	forget to remove qt_ui/statusbox.py.

2005-05-16  Konstantin Korikov	<lostclus@ua.fm>

	* ChangeLog: ChangeLog updated.

	* configure.ac: Changed version to 0.2.0.

	* doc/news.texi, doc/news-ru.texi: NEWS updated.

	* chestnut_dialer/application.py, chestnut_dialer/connection.py:
	Fixed redial auto bug.

	* po/ru.po: Translation updated.

2005-05-15  Konstantin Korikov	<lostclus@ua.fm>

	* ChangeLog: ChangeLog updated.

	* configure.ac: Changed version to 0.2.0pre2.

	* po/ru.po, po/uk.po, doc/news-ru.texi, doc/news.texi, po/it.po:
	NEWS updated.

2005-05-13  Konstantin Korikov	<lostclus@ua.fm>

	* chestnut_dialer/connection.py, po/it.po: Use SIGKILL as second
	time stop signal for pppd. No redialing if authentication fails.

	* chestnut_dialer/main.py, doc/chestnut-dialer-ru.texi,
	doc/chestnut-dialer.1, doc/chestnut-dialer.texi, po/ru.po,
	po/uk.po: The --account-name option now searches for account whose
	name contains a value of given argument without case sensitivity.

2005-05-12  Konstantin Korikov	<lostclus@ua.fm>

	* po/uk.po, chestnut_dialer/connection.py, po/ru.po: Fixed typos
	in diagnostic messages.

2005-05-11  Konstantin Korikov	<lostclus@ua.fm>

	* chestnut_dialer/main.py: Fixed bug in TempAccount.

2005-05-10  Konstantin Korikov	<lostclus@ua.fm>

	* chestnut_dialer/connection.py: Decreased pause when speed <
	min speed.

	* chestnut_dialer/importers/gnome_ppp_importer.py,
	chestnut_dialer/importers/kppp_importer.py,
	chestnut_dialer/importers/wvdial_importer.py: Importers updated.

	* chestnut_dialer/connection.py: Using pppd exit status to
	determine authentication failure and callback negotiation,
	so that debug option is not required.

	* chestnut_dialer/qt_ui/statusbox.ui, po/it.po, po/ru.po,
	po/uk.po, chestnut_dialer/gtk2_ui/application.py,
	chestnut_dialer/gtk2_ui/box.py,
	chestnut_dialer/gtk2_ui/main.glade,
	chestnut_dialer/main.py, chestnut_dialer/qt_ui/Makefile.am,
	chestnut_dialer/qt_ui/application.py: StatusBox (in qt and gtk2)
	has been improved. In main.py forget to replace current_to_utf_8()
	calls,using unicode() instead. Fixed bug in qt interface,
	when connection is setup and user press Exit button, and then
	press Yes.

2005-05-09  Konstantin Korikov	<lostclus@ua.fm>

	* chestnut_dialer/main.py: Pretty printing of usage help (with
	wrapping, requires Python >= 2.3). When option are not recognized,
	print error message, instead of usage help.

	* ChangeLog: ChangeLog updated.

	* configure.ac: Changed version to 0.2.0pre1.

	* doc/news-ru.texi, doc/news.texi: NEWS updated.

2005-05-08  Konstantin Korikov	<lostclus@ua.fm>

	* Makefile.am: Removed config.rpath from distribution.

	* po/it.po, po/ru.po, po/uk.po, Makefile.am: Translations
	updated. doc/include.texi depends on Makefile.

	* configure.ac: Changed version to 0.1.2.6.

	* chestnut_dialer/gtk2_ui/box.py,
	chestnut_dialer/qt_ui/application.py: Fixed-width font in
	ConnectingBox.

	* doc/chestnut-dialer-ru.texi, doc/chestnut-dialer.1,
	doc/chestnut-dialer.texi: Documentation updated.

	* chestnut_dialer/connection.py: Changed predef-noterm script, in
	order to disable sending return carriage character after CONNECT.

	* chestnut_dialer/none_ui/application.py,
	chestnut_dialer/qt_ui/application.py,
	chestnut_dialer/__init__.py, chestnut_dialer/application.py,
	chestnut_dialer/gtk2_ui/application.py, chestnut_dialer/main.py:
	Different exit status codes.

2005-05-05  Konstantin Korikov	<lostclus@ua.fm>

	* chestnut_dialer/main.py, chestnut_dialer/xml_account_set.py,
	chestnut_dialer/__init__.py, configure.ac: Fixed bug: when stdin
	is redirected to file or pipe, UnicodeEncodeError raises. Fixed
	typo in xml_account_set.py with NoAccountException.

2005-05-04  Konstantin Korikov	<lostclus@ua.fm>

	* po/ru.po, po/uk.po, po/it.po: Translations updated.

	* configure.ac: Changed version to 0.1.2.5

	* po/chestnut-dialer.pot, po/it.po, po/ru.po, po/uk.po: Removed
	po/chestnut-dialer.pot. Translations updated.

	* chestnut_dialer/qt_ui/accountsconfbox.ui,
	chestnut_dialer/qt_ui/connectingbox.ui: make widget caption
	("Form1") not translatable.

	* po/it.po, po/ru.po, po/uk.po, chestnut_dialer/qt_ui/fixsrc.py,
	chestnut_dialer/qt_ui/importdialog.ui,
	chestnut_dialer/qt_ui/mainwindow.ui,
	chestnut_dialer/qt_ui/optionsdialog.ui,
	chestnut_dialer/qt_ui/statusbox.ui,
	chestnut_dialer/qt_ui/tr.py, po/LINGUAS, po/Makefile.am,
	po/Makevars, po/POTFILES.in, po/chestnut-dialer.pot,
	chestnut_dialer/importers/wvdial_importer.py,
	chestnut_dialer/none_ui/application.py,
	chestnut_dialer/qt_ui/Makefile.am,
	chestnut_dialer/qt_ui/accimport.py,
	chestnut_dialer/qt_ui/accountsconfbox.ui,
	chestnut_dialer/qt_ui/application.py,
	chestnut_dialer/qt_ui/config.py,
	chestnut_dialer/qt_ui/editaccountdialog.ui,
	chestnut_dialer/qt_ui/editdefaccountdialog.ui,
	chestnut_dialer/gtk2_ui/main.glade,
	chestnut_dialer/importers/chestnut_dialer_importer.py,
	chestnut_dialer/importers/gnome_ppp_importer.py,
	chestnut_dialer/importers/kppp_importer.py,
	chestnut_dialer/importers/test_importer.py,
	chestnut_dialer/gtk2_ui/confbox.py,
	chestnut_dialer/gtk2_ui/config.glade,
	chestnut_dialer/application.py, chestnut_dialer/chat.py,
	chestnut_dialer/config.py.in, chestnut_dialer/connection.py,
	chestnut_dialer/file_location.py.in,
	chestnut_dialer/gtk2_ui/accimport.py,
	chestnut_dialer/gtk2_ui/application.py,
	chestnut_dialer/gtk2_ui/box.py, chestnut_dialer/main.py,
	chestnut_dialer/program.py.in, chestnut_dialer/utf_8_recode.py,
	chestnut_dialer/xml_account_set.py, INSTALL, Makefile.am,
	acinclude.m4, chestnut-dialer.desktop.in, chestnut-dialer.spec.in,
	chestnut_dialer/Makefile.am, chestnut_dialer/__init__.py,
	configure.ac: The package has been gettextized. Internal
	encoding changed to Unicode (using unicode strings, instead
	of normal strings in UTF-8). Improved CLI and Import Dialog
	localization. Some message strings fixed. "compile time"
	configuration are moved from file_location.py and program.py to
	config.py. Routines from program.py are moved to __init__.py.

2005-05-01  Konstantin Korikov	<lostclus@ua.fm>

	* chestnut_dialer/qt_ui/Makefile.am,
	chestnut_dialer/qt_ui/application.py,
	chestnut_dialer/qt_ui/config.py, chestnut_dialer/qt_ui/fillts.py,
	chestnut_dialer/qt_ui/tr.py: Now Qt interface uses gettext
	(at run time) for message translation.

2005-04-14  Konstantin Korikov	<lostclus@ua.fm>

	* configure.ac: Changed version to 0.1.2.4.

	* doc/chestnut-dialer.1: man page updated.

	* doc/chestnut-dialer-ru.texi, doc/chestnut-dialer.texi,
	po/chestnut-dialer.pot, po/ru.po, po/uk.po,
	chestnut_dialer/qt_ui/editaccountdialog.ui,
	chestnut_dialer/gtk2_ui/config.glade: GUI updated. Translations
	updated.

	* chestnut_dialer/qt_ui/config.py,
	chestnut_dialer/qt_ui/editaccountdialog.ui,
	chestnut_dialer/connection.py, chestnut_dialer/conv_acc_0_0_6.py,
	chestnut_dialer/conv_conf_0_1_1.py,
	chestnut_dialer/def_config.xml,
	chestnut_dialer/gtk2_ui/confbox.py,
	chestnut_dialer/gtk2_ui/config.glade: Renamed values for
	use_script account attribute. Added new predefined script for
	terminal authentication.

	* chestnut_dialer/gtk2_ui/accimport.py,
	chestnut_dialer/gtk2_ui/application.py,
	chestnut_dialer/gtk2_ui/box.py,
	chestnut_dialer/gtk2_ui/confbox.py,
	chestnut_dialer/program.py.in, chestnut_dialer/utf_8_recode.py,
	chestnut_dialer/xml_account_set.py, chestnut_dialer/__init__.py,
	chestnut_dialer/application.py, chestnut_dialer/connection.py,
	chestnut_dialer/main.py: Changed diagnostic messages format.

	* po/chestnut-dialer.pot, po/ru.po, po/uk.po: Translations
	updated.

	* chestnut_dialer/connection.py,
	chestnut_dialer/gtk2_ui/confbox.py,
	chestnut_dialer/qt_ui/config.py: Warn if user forget to specify
	any phone number in EditAccount window. If no phone numbers is
	passed to the Connection class, then use NONUMBER as sole number.

2005-04-13  Konstantin Korikov	<lostclus@ua.fm>

	* configure.ac: Changed version to 0.1.2.3.

	* chestnut_dialer/gtk2_ui/confbox.py: Forget to remove
	papsec_edit_command_x11 parameter.

	* chestnut_dialer/Makefile.am: Forget to add new files to
	Makefile.am.

	* po/uk.po, po/chestnut-dialer.pot,
	po/ru.po, chestnut_dialer/qt_ui/config.py,
	chestnut_dialer/qt_ui/editaccountdialog.ui,
	chestnut_dialer/qt_ui/optionsdialog.ui,
	chestnut_dialer/application.py, chestnut_dialer/connection.py,
	chestnut_dialer/conv_acc_0_0_6.py,
	chestnut_dialer/conv_conf_0_1_1.py,
	chestnut_dialer/def_accounts.xml, chestnut_dialer/def_config.xml,
	chestnut_dialer/gtk2_ui/confbox.py,
	chestnut_dialer/gtk2_ui/config.glade,
	chestnut_dialer/xml_account_set.py,
	chestnut_dialer/account_set.py: Removed pap/chap/std-script
	authentication type. Added use_script account attribute that
	defines what chat template to use. Removed papsec_edit_command_x11
	configuration parameter.

	* chestnut-dialer.spec.in, configure.ac: Changed version to
	0.1.2.2.

	* chestnut-dialer.spec.in, chestnut_dialer/Makefile.am,
	chestnut_dialer/chat.py, chestnut_dialer/connection.py,
	chestnut_dialer/file_location.py.in,
	chestnut_dialer/program.py.in: Connection related code has been
	optimized. Use Python (instead of Shell) for connection script
	in pap/chap/std-script authentication type.

2005-04-08  Konstantin Korikov	<lostclus@ua.fm>

	* chestnut-dialer.spec.in: spec updated.

	* chestnut_dialer/Makefile.am, chestnut_dialer/chat.py,
	chestnut_dialer/connection.py,
	chestnut_dialer/file_location.py.in,
	chestnut_dialer/program.py.in: Fixed stop dialing bug.

	* chestnut_dialer/chat.py: New file.

2005-02-16  Konstantin Korikov	<lostclus@ua.fm>

	* doc/chestnut-dialer.texi, doc/chestnut-dialer-ru.texi:
	Documentation updated.

	* configure.ac: Changed version to 0.1.2.1.

	* chestnut-dialer.spec.in: Spec updated.

	* doc/Makefile.am, doc/chestnut-dialer.1: Added man page.

2005-02-15  Konstantin Korikov	<lostclus@ua.fm>

	* chestnut_dialer/main.py: Removed depricated options.

2005-02-14  Konstantin Korikov	<lostclus@ua.fm>

	* chestnut_dialer/qt_ui/Makefile.am: Oops forgot to update rules
	for translations for qt interface.

	* ChangeLog: ChangeLog updated.

	* chestnut-dialer.spec.in: Spec updated.

	* configure.ac: Changed version to 0.1.2.

	* doc/chestnut-dialer.texi, doc/chestnut-dialer-ru.texi:
	Documentation updated.

	* doc/news-ru.texi, doc/news.texi: NEWS updated.

2005-02-13  Konstantin Korikov	<lostclus@ua.fm>

	* doc/chestnut-dialer-ru.texi, doc/chestnut-dialer.texi:
	Documentation updated.

	* chestnut_dialer/gtk2_ui/box.py: Fixed main window magnification
	when long text lines appearance in connecting box.

	* configure.ac: Changed version to 0.1.1.3.

	* chestnut_dialer/main.py, doc/chestnut-dialer-ru.texi,
	doc/chestnut-dialer.texi: Added --daemon command line option to
	detach Chestnut Dialer from controlling terminal.

	* chestnut_dialer/gtk2_ui/application.py: Removed messages
	about using of deprecated methods (gtk.mainloop, gtk.mainquit)
	in gtk2 interface.

	* configure.ac: Changed version to 0.1.1.2.

	* chestnut_dialer/gtk2_ui/application.py,
	chestnut_dialer/gtk2_ui/main_window.glade,
	chestnut_dialer/qt_ui/application.py: gtk2 and qt interfaces
	will save and restore size of main window between sessions. Fixed
	widget layout mystics in gtk2 interface.

2005-02-12  Konstantin Korikov	<lostclus@ua.fm>

	* chestnut_dialer/qt_ui/application.py: Exit button closes window
	instead of calling exit method of application. exit method of
	application call exit method of Qt application instead of closing
	main window.

	* chestnut_dialer/main.py: Register SIGHUP handler.

	* po/Makefile.am, po/it.po: Add Italian translation (contributed
	by Andrea Spadaccini).

2005-02-11  Konstantin Korikov	<lostclus@ua.fm>

	* configure.ac: Changed version to 0.1.1.1.

	* doc/chestnut-dialer.texi, chestnut_dialer/main.py,
	chestnut_dialer/none_ui/application.py,
	doc/chestnut-dialer-ru.texi: Implemented --disconnect and
	--quit commands in command line interface (requested by Andrea
	Spadaccini).

2005-02-09  Konstantin Korikov	<lostclus@ua.fm>

	* po/Makefile.am, po/chestnut-dialer.pot: Added
	chestnut-dialer.pot.

2004-10-08  Konstantin Korikov	<lostclus@ua.fm>

	* doc/chestnut-dialer.texi, doc/news.texi: Documentation updated.

	* doc/chestnut-dialer-ru.texi, doc/chestnut-dialer.texi,
	doc/news.texi: Accepted documentation corrections from Gleb
	Kavalenka.

2004-09-30  Konstantin Korikov	<lostclus@ua.fm>

	* ChangeLog: ChangeLog updated.

	* configure.ac: Changed version to 0.1.1.

	* doc/news-ru.texi, doc/news.texi: NEWS updated.

2004-09-27  Konstantin Korikov	<lostclus@ua.fm>

	* doc/chestnut-dialer.texi: Documentation corrections.

2004-09-26  Konstantin Korikov	<lostclus@ua.fm>

	* chestnut_dialer/Makefile.am: Added conv_conf_0_0_7.py.

2004-09-25  Konstantin Korikov	<lostclus@ua.fm>

	* configure.ac: Changed version to 0.1.0.7.

	* doc/chestnut-dialer-ru.texi, doc/chestnut-dialer.texi,
	chestnut_dialer/connection.py, chestnut_dialer/def_config.xml,
	chestnut_dialer/gtk2_ui/confbox.py,
	chestnut_dialer/gtk2_ui/config.glade,
	chestnut_dialer/qt_ui/config.py,
	chestnut_dialer/qt_ui/editaccountdialog.ui: Added pap/chap
	authentication type.

	* chestnut-dialer.spec.in: BuildRequires qt-designer fixed.

	* configure.ac: Changed version to 0.1.0.6.

	* doc/chestnut-dialer.texi, doc/chestnut-dialer-ru.texi:
	Documentation updated, added --no-headers option.

	* chestnut_dialer/main.py: Added --no-headers option.

2004-09-22  Konstantin Korikov	<lostclus@ua.fm>

	* chestnut_dialer/main.py: Updated short usage help.

	* doc/chestnut-dialer-ru.texi, doc/chestnut-dialer.texi:
	Documentation updated, added ppp_options account attribute.

2004-09-21  Konstantin Korikov	<lostclus@ua.fm>

	* configure.ac: Changed version to 0.1.0.5.

	* doc/news-ru.texi, doc/news.texi: NEWS updated.

	* chestnut-dialer.spec.in: Added ukrainian strings to spec
	(thanks Gr!SHk@).

	* Makefile.am, chestnut-dialer.spec.in, configure.ac,
	console.apps/Makefile.am, console.apps/chestnut-dialer.in,
	pam.d/Makefile.am, pam.d/chestnut-dialer: Added support for
	consolehelper (thanks Gr!SHk@ for proposition and some code).

2004-09-20  Konstantin Korikov	<lostclus@ua.fm>

	* configure.ac: Changed version to 0.1.0.4.

	* chestnut_dialer/config_handlers.py: Fixed bug that prevents
	calling '*' handler.

2004-09-12  Konstantin Korikov	<lostclus@ua.fm>

	* doc/news-ru.texi, doc/news.texi: NEWS updated.

2004-09-11  Konstantin Korikov	<lostclus@ua.fm>

	* doc/Makefile.am: Ignore sed errors.

	* doc/chestnut-dialer-ru.texi, doc/chestnut-dialer.texi:
	Documentation updated, accepted proposals from Gleb Kavalenka.

2004-08-27  Konstantin Korikov	<lostclus@ua.fm>

	* configure.ac: Changed version to 0.1.0.3.

	* chestnut_dialer/qt_ui/Makefile.am,
	chestnut_dialer/qt_ui/application.py,
	chestnut_dialer/qt_ui/config.py, chestnut_dialer/qt_ui/fillts.py,
	chestnut_dialer/qt_ui/optionsdialog.ui, po/Makefile.am, po/ru.po,
	po/uk.po, Makefile.am, chestnut_dialer/gtk2_ui/application.py,
	chestnut_dialer/gtk2_ui/confbox.py,
	chestnut_dialer/gtk2_ui/config.glade,
	chestnut_dialer/program.py.in: The Plain Text Viewer option has
	been added to Options dialog. A feature for viewing connection.log
	has been added. Warning dialogs will appear if configuration has
	no specifies browser/viewer. Multiline messages support has been
	added to fillts.py.

2004-08-26  Konstantin Korikov	<lostclus@ua.fm>

	* chestnut_dialer/connection.py, chestnut_dialer/gtk2_ui/box.py,
	chestnut_dialer/qt_ui/application.py, doc/chestnut-dialer-ru.texi,
	doc/chestnut-dialer.texi: Removed collisions and txqueuelen
	connection parameters.

	* chestnut_dialer/Makefile.am: Added config_handlers.py to
	Makefile.am.

	* configure.ac: Changed version to 0.1.0.2.

	* po/ru.po, po/uk.po, chestnut_dialer/gtk2_ui/main.glade,
	chestnut_dialer/gtk2_ui/main_window.glade,
	chestnut_dialer/importers/gnome_ppp_importer.py,
	chestnut_dialer/importers/kppp_importer.py,
	chestnut_dialer/importers/wvdial_importer.py,
	chestnut_dialer/qt_ui/application.py,
	chestnut_dialer/qt_ui/config.py,
	chestnut_dialer/qt_ui/optionsdialog.ui,
	chestnut_dialer/application.py,
	chestnut_dialer/config_handlers.py,
	chestnut_dialer/gtk2_ui/application.py,
	chestnut_dialer/gtk2_ui/box.py,
	chestnut_dialer/gtk2_ui/confbox.py,
	chestnut_dialer/gtk2_ui/config.glade,
	chestnut_dialer/xml_account_set.py,
	chestnut_dialer/account_set.py: Implemented per attribute changing
	handlers in configuration and account classes. Implemented key
	binding configuration (thanks Andrey Bogdanovich for proposition).

2004-08-19  Konstantin Korikov	<lostclus@ua.fm>

	* chestnut_dialer/gtk2_ui/config.glade,
	chestnut_dialer/qt_ui/config.py,
	chestnut_dialer/qt_ui/editaccountdialog.ui,
	chestnut_dialer/qt_ui/editdefaccountdialog.ui,
	chestnut_dialer/gtk2_ui/confbox.py: Add support to specifying
	custom modem device in GUI. Fixed MTU and MRU limits in GUI.

2004-08-18  Konstantin Korikov	<lostclus@ua.fm>

	* chestnut_dialer/qt_ui/config.py,
	chestnut_dialer/qt_ui/editaccountdialog.ui,
	chestnut_dialer/qt_ui/editdefaccountdialog.ui, po/ru.po, po/uk.po,
	chestnut_dialer/account_set.py, chestnut_dialer/application.py,
	chestnut_dialer/connection.py, chestnut_dialer/conv_conf_0_0_7.py,
	chestnut_dialer/def_config.xml,
	chestnut_dialer/gtk2_ui/confbox.py,
	chestnut_dialer/gtk2_ui/config.glade, configure.ac:
	Added ppp_options account attribute. Fixed bug in
	Account.__setattr__. Changed config version to 0.1.1.

2004-08-17  Konstantin Korikov	<lostclus@ua.fm>

	* chestnut_dialer/qt_ui/editdefaccountdialog.ui,
	doc/chestnut-dialer-ru.texi, doc/chestnut-dialer.texi,
	po/ru.po, po/uk.po, chestnut_dialer/gtk2_ui/config.glade,
	chestnut_dialer/qt_ui/editaccountdialog.ui: Documentation
	updated, added call-back related sections. Replaced call-back'
	in account dialogs.

2004-08-16  Konstantin Korikov	<lostclus@ua.fm>

	* chestnut_dialer/application.py,
	chestnut_dialer/qt_ui/application.py,
	chestnut_dialer/qt_ui/config.py: Fixed localized strings in window
	title in qt interface (reported by Michael Pigurnow). Fixed qt
	style assignment.

2004-07-26  Konstantin Korikov	<lostclus@ua.fm>

	* doc/news-ru.texi, doc/news.texi: Add release dedication info.

	* ChangeLog: ChangeLog updated.

	* chestnut-dialer.spec.in, doc/news-ru.texi: Added more docs
	to rpm.

	* configure.ac, doc/news-ru.texi, doc/news.texi: Changed version
	to 0.1.0.

	* chestnut_dialer/main.py: Usage screen updated.

	* doc/chestnut-dialer-ru.texi, doc/chestnut-dialer.texi,
	doc/faq.texi, doc/news.texi: Accepted documentation corrections
	from Gleb Kavalenka.

2004-07-14  Konstantin Korikov	<lostclus@ua.fm>

	* doc/news-ru.texi, doc/news.texi: NEWS updated.

	* chestnut_dialer/Makefile.am, chestnut_dialer/__init__.py,
	chestnut_dialer/gtk2_ui/application.py,
	chestnut_dialer/program.py.in: Added support for locale directory
	that differs of system default.

	* chestnut_dialer/application.py: Don't die if configuration
	have invalid values.

2004-07-13  Konstantin Korikov	<lostclus@ua.fm>

	* doc/news-ru.texi, doc/news.texi: NEWS updated.

2004-07-12  Konstantin Korikov	<lostclus@ua.fm>

	* chestnut_dialer/importers/wvdial_importer.py: Added support
	for init2_cmd to wvdial importer.

	* Makefile.am, doc/Makefile.am: Fixed some rules.

	* chestnut_dialer/main.py: --list-accounts command will print
	sorted list.

	* chestnut_dialer/main.py: --list-acc-attr command will print
	sorted list.

	* chestnut_dialer/gtk2_ui/confbox.py,
	chestnut_dialer/qt_ui/config.py: Fixed Help button in Default
	Account window in Chat Script section.

	* Makefile.am, chestnut-dialer.spec.in: Added FAQ.

	* Makefile.am, doc/Makefile.am, doc/chestnut-dialer-ru.texi,
	doc/chestnut-dialer.texi, doc/faq-ru.texi, doc/faq.texi,
	doc/news-ru.texi, doc/news.texi: Documentation updated. Added FAQ.

2004-06-19  Konstantin Korikov	<lostclus@ua.fm>

	* chestnut_dialer/xml_account_set.py: Added additional type
	casting for attributes in XmlAccount.

	* chestnut_dialer/importers/gnome_ppp_importer.py,
	chestnut_dialer/main.py, chestnut_dialer/xml_account_set.py,
	chestnut_dialer/account_set.py: Renamed some types of account
	attributes.

	* chestnut_dialer/main.py: Not allow to modify account id.

2004-06-18  Konstantin Korikov	<lostclus@ua.fm>

	* chestnut_dialer/main.py: Added --print-full command and
	--account-name option.

	* chestnut_dialer/application.py, chestnut_dialer/connection.py,
	chestnut_dialer/gtk2_ui/application.py,
	chestnut_dialer/main.py, chestnut_dialer/program.py.in,
	chestnut_dialer/qt_ui/application.py,
	chestnut_dialer/utf_8_recode.py,
	chestnut_dialer/xml_account_set.py: Fixed debug messages.

	* chestnut_dialer/account_set.py,
	chestnut_dialer/importers/gnome_ppp_importer.py,
	chestnut_dialer/importers/kppp_importer.py,
	chestnut_dialer/importers/wvdial_importer.py,
	chestnut_dialer/main.py, chestnut_dialer/xml_account_set.py:
	Account meta information stuff rewritten.

2004-06-17  Konstantin Korikov	<lostclus@ua.fm>

	* chestnut_dialer/main.py: Removed unnecessary destructor

2004-06-16  Konstantin Korikov	<lostclus@ua.fm>

	* chestnut-dialer.in, configure.ac, Makefile.am: Added
	--enable-optimizations configuration option. Fixed
	--disable-show-passwd-button option.

	* chestnut_dialer/qt_ui/application.py: Fixed mode switching in
	QT interface, QWidget::reparent() used.

	* chestnut_dialer/application.py, chestnut_dialer/program.py.in,
	chestnut_dialer/xml_account_set.py: Fixed version comparison.

2004-06-09  Konstantin Korikov	<lostclus@ua.fm>

	* chestnut-dialer.desktop.in: desktop updated.

	* chestnut_dialer/qt_ui/application.py,
	chestnut_dialer/Makefile.am, chestnut_dialer/__init__.py,
	chestnut_dialer/def_config.xml,
	chestnut_dialer/gtk2_ui/accimport.py,
	chestnut_dialer/gtk2_ui/application.py,
	chestnut_dialer/gtk2_ui/box.py,
	chestnut_dialer/gtk2_ui/confbox.py, chestnut_dialer/program.py.in:
	Added program.package, program.domain.

	* chestnut_dialer/utf_8_recode.py, chestnut_dialer/__init__.py,
	chestnut_dialer/program.py.in: Code in utf_8_recode.py
	cleaned. setlocale and textdomain function calls moved to
	__init__.py.

	* chestnut_dialer/qt_ui/Makefile.am,
	chestnut_dialer/qt_ui/config.py: Removed unnecessary type casting
	in OptionsDialog.

	* chestnut_dialer/application.py: Fixed type casting for
	attributes in _Config and _UIConfig.

2004-06-08  Konstantin Korikov	<lostclus@ua.fm>

	* chestnut_dialer/main.py, chestnut-dialer.in,
	chestnut_dialer/Makefile.am, chestnut_dialer/account_set.py:
	CLI rewritten. Added options for account manipulation from
	command line.

2004-06-04  Konstantin Korikov	<lostclus@ua.fm>

	* doc/chestnut-dialer-ru.texi, doc/chestnut-dialer.texi:
	Documentation updated. Added link to kernel.org.

	* ChangeLog: ChangeLog updated.

	* doc/chestnut-dialer-ru.texi, doc/chestnut-dialer.texi:
	Documentation updated. "Substitution arguments" replaced to
	"Macros", extented About section, added chat script example,
	added examples of window title format.

2004-06-02  Konstantin Korikov	<lostclus@ua.fm>

	* chestnut_dialer/conv_conf_0_0_6.py: Fixed bug in config
	file conversion to 0.0.7, added write-dns-to-resolv-conf and
	pppd-cbcp-with-auto-answer.

2004-05-28  Konstantin Korikov	<lostclus@ua.fm>

	* chestnut-dialer.spec.in: spec updated.

	* configure.ac, doc/chestnut-dialer-ru.texi,
	doc/chestnut-dialer.texi: Accepted documentation corrections
	from Gleb Kavalenka. Program renamed to "Chestnut Dialer".

2004-05-17  Konstantin Korikov	<lostclus@ua.fm>

	* doc/chestnut-dialer-ru.texi, doc/chestnut-dialer.texi: Updated
	documentation.

2004-05-15  Konstantin Korikov	<lostclus@ua.fm>

	* doc/Makefile.am: Added encoding value to russian htmls. Fixed
	english words in russian htmls.

2004-05-14  Konstantin Korikov	<lostclus@ua.fm>

	* ChangeLog: ChangeLog updated.

	* doc/Makefile.am, doc/chestnut-dialer-ru.texi,
	doc/chestnut-dialer.texi, doc/fdl.texi: Added fdl.texi.

	* doc/chestnut-dialer-ru.texi, doc/chestnut-dialer.texi,
	chestnut-dialer.spec.in, chestnut_dialer/gtk2_ui/confbox.py,
	chestnut_dialer/qt_ui/config.py: Changed documentation structure,
	renamed some nodes. In spec file added info installation.

	* chestnut-dialer.spec.in: Added russian strings to spac file.

2004-05-10  Konstantin Korikov	<lostclus@ua.fm>

	* configure.ac: Changed version to 0.0.8. Checking for Python
	fixed.

2004-05-03  Konstantin Korikov	<lostclus@ua.fm>

	* ChangeLog: ChangeLog updated.

	* chestnut-dialer.spec.in: spec updated.

	* ChangeLog: ChangeLog updated.

	* chestnut-dialer.spec.in: spec updated.

	* AUTHORS: AUTHORS fixed.

	* ChangeLog: ChangeLog updated.

	* Makefile.am, NEWS, NEWS.ru, doc/Makefile.am, doc/news-ru.texi,
	doc/news.texi: NEWS converted to texinfo.

2004-05-02  Konstantin Korikov	<lostclus@ua.fm>

	* ChangeLog: ChangeLog updated.

	* chestnut_dialer/qt_ui/application.py,
	chestnut_dialer/gtk2_ui/application.py: Fixed bug in show_help
	method.

	* ChangeLog: ChangeLog updated.

	* chestnut-dialer.in: Fixed bug in first start and pid file

	* NEWS.ru, ChangeLog, NEWS: ChangeLog and NEWS updated.

	* chestnut_dialer/importers/kppp_importer.py,
	chestnut_dialer/importers/test_importer.py,
	chestnut_dialer/importers/wvdial_importer.py,
	chestnut_dialer/none_ui/__init__.py,
	chestnut_dialer/none_ui/application.py,
	chestnut_dialer/qt_ui/__init__.py,
	chestnut_dialer/qt_ui/accimport.py,
	chestnut_dialer/qt_ui/application.py,
	chestnut_dialer/qt_ui/config.py, chestnut_dialer/qt_ui/fillts.py,
	chestnut_dialer/conv_conf_0_0_2.py,
	chestnut_dialer/conv_conf_0_0_3.py,
	chestnut_dialer/conv_conf_0_0_5.py,
	chestnut_dialer/conv_conf_0_0_6.py,
	chestnut_dialer/file_location.py.in,
	chestnut_dialer/gtk2_ui/__init__.py,
	chestnut_dialer/gtk2_ui/accimport.py,
	chestnut_dialer/gtk2_ui/application.py,
	chestnut_dialer/gtk2_ui/box.py,
	chestnut_dialer/gtk2_ui/confbox.py,
	chestnut_dialer/importers/__init__.py,
	chestnut_dialer/importers/chestnut_dialer_importer.py,
	chestnut_dialer/importers/gnome_ppp_importer.py,
	chestnut_dialer/importers/importer.py,
	chestnut_dialer/program.py.in, chestnut_dialer/utf_8_recode.py,
	chestnut_dialer/xml_account_set.py, chestnut_dialer/__init__.py,
	chestnut_dialer/account_set.py, chestnut_dialer/application.py,
	chestnut_dialer/connection.py, chestnut_dialer/conv_acc_0_0_1.py,
	chestnut_dialer/conv_conf_0_0_1.py, proc-templ.py: Updated
	copyright comments.

	* chestnut_dialer/connection.py: Added debug message with pppd
	exit code. Added get_pppd_exit_code method.

	* ChangeLog: ChangeLog updated.

	* chestnut_dialer/connection.py: Dialer requires debug pppd
	option. Added.

2004-05-01  Konstantin Korikov	<lostclus@ua.fm>

	* po/uk.po, po/ru.po: Translations updated.

	* chestnut_dialer/qt_ui/Makefile.am: Misprint fixed.

	* doc/chestnut-dialer-ru.texi, doc/chestnut-dialer.texi: Some
	spell corrections.

	* po/ru.po, po/uk.po, chestnut_dialer/gtk2_ui/Makefile.am,
	chestnut_dialer/gtk2_ui/about.glade,
	chestnut_dialer/gtk2_ui/application.py,
	chestnut_dialer/gtk2_ui/confbox.py,
	chestnut_dialer/gtk2_ui/config.glade,
	chestnut_dialer/program.py.in, chestnut_dialer/qt_ui/Makefile.am,
	chestnut_dialer/qt_ui/aboutdialog.ui,
	chestnut_dialer/qt_ui/application.py,
	chestnut_dialer/qt_ui/config.py,
	chestnut_dialer/qt_ui/editaccountdialog.ui,
	chestnut_dialer/qt_ui/editdefaccountdialog.ui,
	chestnut_dialer/qt_ui/optionsdialog.ui, NEWS, NEWS.ru: Added
	help buttons to dialogs. Added Browser option to Options dialog.

	* ChangeLog, NEWS, NEWS.ru: Updated ChangeLog and NEWS

	* chestnut_dialer/importers/Makefile.am,
	chestnut_dialer/none_ui/Makefile.am,
	chestnut_dialer/qt_ui/Makefile.am, doc/Makefile.am,
	doc/chestnut-dialer-ru.texi, doc/chestnut-dialer.texi,
	icons/Makefile.am, peers/Makefile.am, po/Makefile.am, NEWS.ru,
	README, README.rus, acinclude.m4, chestnut-dialer.desktop.in,
	chestnut-dialer.in, chestnut-dialer.spec,
	chestnut-dialer.spec.in, chestnut_dialer/Makefile.am,
	chestnut_dialer/dockicons/Makefile.am,
	chestnut_dialer/dockicons/light/Makefile.am,
	chestnut_dialer/dockicons/line/Makefile.am,
	chestnut_dialer/dockicons/phone/Makefile.am,
	chestnut_dialer/gtk2_ui/Makefile.am,
	chestnut_dialer/program.py.in, configure.ac, ChangeLog,
	ChangeLog.rus, INSTALL, Makefile, Makefile.am, NEWS: Now we use
	autotools. Documentation converted to texinfo.

2004-04-27  Konstantin Korikov	<lostclus@ua.fm>

	* chestnut_dialer/def_config.xml,
	chestnut_dialer/gtk2_ui/confbox.py,
	chestnut_dialer/gtk2_ui/config.glade,
	chestnut_dialer/qt_ui/config.py,
	chestnut_dialer/qt_ui/editaccountdialog.ui,
	chestnut_dialer/qt_ui/editdefaccountdialog.ui, po/ru.po, po/uk.po,
	chestnut_dialer/account_set.py, chestnut_dialer/application.py,
	chestnut_dialer/connection.py, chestnut_dialer/conv_conf_0_0_6.py:
	Added second modem init string

2004-04-26  Konstantin Korikov	<lostclus@ua.fm>

	* po/ru.po, po/uk.po: Added feature for setting window title
	format.

	Added feature for setting window title format.

	Added feature for setting window title format.

	Added translations for window title format.

	* chestnut_dialer/qt_ui/application.py,
	chestnut_dialer/qt_ui/config.py,
	chestnut_dialer/qt_ui/optionsdialog.ui: Added feature for setting
	window title format.

	Added feature for setting window title format.

	Added feature for setting window title format.

	* chestnut_dialer/gtk2_ui/application.py,
	chestnut_dialer/gtk2_ui/box.py,
	chestnut_dialer/gtk2_ui/confbox.py,
	chestnut_dialer/gtk2_ui/config.glade: Added feature for setting
	window title format.

	Added feature for setting window title format.

	* chestnut_dialer/application.py: Added feature for setting
	window title format.

2003-12-11  Konstantin Korikov	<lostclus@ua.fm>

	* chestnut_dialer/program.py.in: Implemented locking throught
	chestnut-dialer.pid

	Added lock_file variable

	* chestnut-dialer.in: Implemented locking throught
	chestnut-dialer.pid

2003-12-08  Konstantin Korikov	<lostclus@ua.fm>

	* po/ru.po, po/uk.po: Removed PPPD_CBCP_WITH_AUTO_ANSWER variable

	added configuration options pppd_cbcp_with_auto_answer and
	write_dns_to_resolv_conf

	To Options Dialog added node "Behaviour". "General" renamed to
	"Interface"

	To Options Dialog added node "Behaviour". "General" renamed to
	"Interface"

	Added translation strings

	* chestnut_dialer/qt_ui/config.py,
	chestnut_dialer/qt_ui/optionsdialog.ui: Removed
	PPPD_CBCP_WITH_AUTO_ANSWER variable

	added configuration options pppd_cbcp_with_auto_answer and
	write_dns_to_resolv_conf

	To Options Dialog added node "Behaviour". "General" renamed to
	"Interface"

	To Options Dialog added node "Behaviour". "General" renamed to
	"Interface"

	* chestnut_dialer/gtk2_ui/confbox.py,
	chestnut_dialer/gtk2_ui/config.glade: Removed
	PPPD_CBCP_WITH_AUTO_ANSWER variable

	added configuration options pppd_cbcp_with_auto_answer and
	write_dns_to_resolv_conf

	To Options Dialog added node "Behaviour". "General" renamed to
	"Interface"

	* chestnut_dialer/application.py, chestnut_dialer/connection.py,
	chestnut_dialer/def_config.xml, chestnut_dialer/program.py.in:
	Removed PPPD_CBCP_WITH_AUTO_ANSWER variable

	added configuration options pppd_cbcp_with_auto_answer and
	write_dns_to_resolv_conf

	* Makefile: Removed PPPD_CBCP_WITH_AUTO_ANSWER variable

2003-11-12  Konstantin Korikov	<lostclus@ua.fm>

	* AUTHORS: Added Some Author

	* chestnut_dialer/gtk2_ui/__init__.py,
	chestnut_dialer/gtk2_ui/about.glade,
	chestnut_dialer/gtk2_ui/accimport.py,
	chestnut_dialer/gtk2_ui/application.py,
	chestnut_dialer/gtk2_ui/box.py, chestnut_dialer/gtk2_ui/ui_info,
	chestnut_dialer/importers/__init__.py,
	chestnut_dialer/importers/chestnut_dialer_importer.py,
	chestnut_dialer/importers/gnome_ppp_importer.py,
	chestnut_dialer/importers/importer.py,
	chestnut_dialer/importers/kppp_importer.py,
	chestnut_dialer/importers/test_importer.py,
	chestnut_dialer/importers/wvdial_importer.py: Imported sources
	to CVS

	* chestnut_dialer/gtk2_ui/__init__.py,
	chestnut_dialer/gtk2_ui/about.glade,
	chestnut_dialer/gtk2_ui/accimport.py,
	chestnut_dialer/gtk2_ui/application.py,
	chestnut_dialer/gtk2_ui/box.py, chestnut_dialer/gtk2_ui/ui_info,
	chestnut_dialer/importers/__init__.py,
	chestnut_dialer/importers/chestnut_dialer_importer.py,
	chestnut_dialer/importers/gnome_ppp_importer.py,
	chestnut_dialer/importers/importer.py,
	chestnut_dialer/importers/kppp_importer.py,
	chestnut_dialer/importers/test_importer.py,
	chestnut_dialer/importers/wvdial_importer.py: New file.

	* chestnut_dialer/dockicons/light/connected.xpm,
	chestnut_dialer/dockicons/light/connecting.xpm,
	chestnut_dialer/dockicons/light/disconnected.xpm,
	chestnut_dialer/dockicons/line/connected.xpm,
	chestnut_dialer/dockicons/line/connecting.xpm,
	chestnut_dialer/dockicons/line/disconnected.xpm,
	chestnut_dialer/dockicons/phone/connected.xpm,
	chestnut_dialer/dockicons/phone/connecting.xpm,
	chestnut_dialer/dockicons/phone/disconnected.xpm,
	chestnut_dialer/gtk2_ui/confbox.py,
	chestnut_dialer/gtk2_ui/config.glade,
	chestnut_dialer/gtk2_ui/main.glade,
	chestnut_dialer/gtk2_ui/main_window.glade,
	chestnut_dialer/none_ui/__init__.py,
	chestnut_dialer/none_ui/application.py,
	chestnut_dialer/none_ui/ui_info,
	chestnut_dialer/qt_ui/__init__.py,
	chestnut_dialer/qt_ui/aboutdialog.ui,
	chestnut_dialer/qt_ui/accimport.py,
	chestnut_dialer/qt_ui/accountsconfbox.ui,
	chestnut_dialer/qt_ui/application.py,
	chestnut_dialer/qt_ui/editaccountdialog.ui,
	chestnut_dialer/qt_ui/editdefaccountdialog.ui,
	chestnut_dialer/qt_ui/mainwindow.ui,
	chestnut_dialer/qt_ui/optionsdialog.ui,
	chestnut_dialer/qt_ui/statusbox.ui, chestnut_dialer/qt_ui/ui_info:
	Imported sources to CVS

	* chestnut_dialer/dockicons/light/connected.xpm,
	chestnut_dialer/dockicons/light/connecting.xpm,
	chestnut_dialer/dockicons/light/disconnected.xpm,
	chestnut_dialer/dockicons/line/connected.xpm,
	chestnut_dialer/dockicons/line/connecting.xpm,
	chestnut_dialer/dockicons/line/disconnected.xpm,
	chestnut_dialer/dockicons/phone/connected.xpm,
	chestnut_dialer/dockicons/phone/connecting.xpm,
	chestnut_dialer/dockicons/phone/disconnected.xpm,
	chestnut_dialer/gtk2_ui/confbox.py,
	chestnut_dialer/gtk2_ui/config.glade,
	chestnut_dialer/gtk2_ui/main.glade,
	chestnut_dialer/gtk2_ui/main_window.glade,
	chestnut_dialer/none_ui/__init__.py,
	chestnut_dialer/none_ui/application.py,
	chestnut_dialer/none_ui/ui_info,
	chestnut_dialer/qt_ui/__init__.py,
	chestnut_dialer/qt_ui/aboutdialog.ui,
	chestnut_dialer/qt_ui/accimport.py,
	chestnut_dialer/qt_ui/accountsconfbox.ui,
	chestnut_dialer/qt_ui/application.py,
	chestnut_dialer/qt_ui/editaccountdialog.ui,
	chestnut_dialer/qt_ui/editdefaccountdialog.ui,
	chestnut_dialer/qt_ui/mainwindow.ui,
	chestnut_dialer/qt_ui/optionsdialog.ui,
	chestnut_dialer/qt_ui/statusbox.ui, chestnut_dialer/qt_ui/ui_info:
	New file.

	* AUTHORS, COPYING, ChangeLog, ChangeLog.rus, Makefile,
	README, README.rus, chestnut-dialer.desktop.in,
	chestnut-dialer.in, chestnut-dialer.spec,
	chestnut-dialer.spec.in, chestnut_dialer/__init__.py,
	chestnut_dialer/account_set.py, chestnut_dialer/application.py,
	chestnut_dialer/connection.py, chestnut_dialer/conv_acc_0_0_1.py,
	chestnut_dialer/conv_conf_0_0_1.py,
	chestnut_dialer/conv_conf_0_0_2.py,
	chestnut_dialer/conv_conf_0_0_3.py,
	chestnut_dialer/conv_conf_0_0_5.py,
	chestnut_dialer/def_accounts.xml, chestnut_dialer/def_config.xml,
	chestnut_dialer/file_location.py.in, chestnut_dialer/logo.xpm,
	chestnut_dialer/program.py.in, chestnut_dialer/qt_ui/config.py,
	chestnut_dialer/qt_ui/connectingbox.ui,
	chestnut_dialer/qt_ui/fillts.py,
	chestnut_dialer/qt_ui/importdialog.ui,
	chestnut_dialer/utf_8_recode.py,
	chestnut_dialer/xml_account_set.py, icons/chestnut-dialer.png,
	peers/chestnut-dialer, po/ru.po, po/uk.po, proc-templ.py:
	Imported sources to CVS

	* AUTHORS, COPYING, ChangeLog, ChangeLog.rus, Makefile,
	README, README.rus, chestnut-dialer.desktop.in,
	chestnut-dialer.in, chestnut-dialer.spec,
	chestnut-dialer.spec.in, chestnut_dialer/__init__.py,
	chestnut_dialer/account_set.py, chestnut_dialer/application.py,
	chestnut_dialer/connection.py, chestnut_dialer/conv_acc_0_0_1.py,
	chestnut_dialer/conv_conf_0_0_1.py,
	chestnut_dialer/conv_conf_0_0_2.py,
	chestnut_dialer/conv_conf_0_0_3.py,
	chestnut_dialer/conv_conf_0_0_5.py,
	chestnut_dialer/def_accounts.xml, chestnut_dialer/def_config.xml,
	chestnut_dialer/file_location.py.in, chestnut_dialer/logo.xpm,
	chestnut_dialer/program.py.in, chestnut_dialer/qt_ui/config.py,
	chestnut_dialer/qt_ui/connectingbox.ui,
	chestnut_dialer/qt_ui/fillts.py,
	chestnut_dialer/qt_ui/importdialog.ui,
	chestnut_dialer/utf_8_recode.py,
	chestnut_dialer/xml_account_set.py, icons/chestnut-dialer.png,
	peers/chestnut-dialer, po/ru.po, po/uk.po, proc-templ.py:
	New file.

