2006-04-10  Vincent Untz  <vuntz@gnome.org>

	* configure.in:
	* NEWS: version 2.14.1

2006-04-08  Elijah Newren  <newren gmail com>

	Patch from Leszek Matok to ensure we get notification of
	demands-attent/urgent windows on other workspaces immediately.
	Fixes #336142.

	* libwnck/tasklist.c (tasklist_include_window_impl): gather out
	common functionality for special casing whether to include the
	window in different lists, (tasklist_include_in_skipped_list):
	rename from tasklist_include_window_ignoring_skip_taskbar() to be
	more precise and use tasklist_include_window_impl(),
	(wnck_tasklist_include_window): use_tasklist_include_window_impl()
	now, (wnck_task_state_changed): check whether we need to update
	the list of tasks due to a state change of a task on another
	workspace.

2006-04-04  Gora Mohanty  <gmohanty@cvs.gnome.org>

        * configure.in: Added 'or' (Oriya) to ALL_LINGUAS.

2006-03-28  Elijah Newren  <newren gmail com>

	Fix transient cycles causing infinite loops, #332493.  Portion of
	patch providing robustness against self-transiency (i.e. cycle
	length of 1) provided by Dan Winship.

	* libwnck/tasklist.c (wnck_tasklist_active_window_changed): check
	for transient cycles

	* libwnck/window.c (update_transient_for): disallow
	self-transiency entirely

2006-03-26  Vincent Untz  <vuntz@gnome.org>

	* doc/.cvsignore: libwnck-sections.txt shouldn't be ignored

2006-03-25  Vincent Untz  <vuntz@gnome.org>

	* libwnck/tasklist.c: (wnck_tasklist_activate_task_window): minimize
	the window if it's on all workspaces when it was active, instead of
	activating it.
	Fix bug #335316

2006-03-25  Vincent Untz  <vuntz@gnome.org>

	* libwnck/tasklist.c: (wnck_task_finalize): fix leaks
	* libwnck/xutils.c: (_wnck_icon_cache_new): fill the structure with
	lots of nice 0.
	Patch by Dan Winship <danw@novell.com>
	Fix bug #334137

2006-03-13  Vincent Untz  <vuntz@gnome.org>

	* configure.in: post-release bump to 2.14.1

==================== 2.14.0 ====================