2008-03-20  Dave Lehman  <dlehman@redhat.com>
	* system-config-kdump.spec: bump version to 1.0.14

2008-03-20  Dave Lehman  <dlehman@redhat.com>
	* system-config-kdump.spec: require bitmap-fonts (#433858)

	* src/system-config-kdump.py: translate strings before resolving
	format specifiers so the translations get found (#314341)

2008-02-08  Dave Lehman  <dlehman@redhat.com>
	* src/system-config-kdump.py: fix typo

2008-01-18  Dave Lehman  <dlehman@redhat.com>
	* system-config-kdump.spec: update to version 1.0.13

2008-01-18  Dave Lehman  <dlehman@redhat.com>
	* src/system-config-kdump.py: add 'halt' default action and passthrough 
	handling of unknown configuration items (#253603)

	* src/system-config-kdump.py: handle kdump service stop/start and only 
	prompt to reboot if memory reservation changed (#239324)

2007-10-18  Dave Lehman  <dlehman@redhat.com>

	* system-config-kdump.spec: Change License to GPL2+

2007-09-11  Dave Lehman  <dlehman@redhat.com>

	* system-config-kdump.spec: bump version.

2007-09-11  Dave Lehman  <dlehman@redhat.com>

	* src/system-config-kdump.py: warn users that a PAE kernel is required
	for 32-bit xen w/ >4G memory (#284851, patch from Jarod Wilson)

2007-08-29  Dave Lehman  <dlehman@redhat.com>

	* system-config-kdump.spec: bump version, update changelog.

2007-08-28  Dave Lehman  <dlehman@redhat.com>

	* src/system-config-kdump.py: Add support for enabling and configuring 
	kdump under Xen (Jarod Wilson, #243191)

2007-04-05  Dave Lehman  <dlehman@redhat.com>

	* system-config-kdump.spec: bump version, add changelog.

2007-02-06  Dave Lehman  <dlehman@redhat.com>
	* src/system-config-kdump.py:
	only present ext2 and ext3 filesystem types as options (#220223)

	* src/system-config-kdump.py:
	align memory requirements with documented system limits (#228711)

	* system-config-kdump.spec: update changelog

2006-12-20  Dave Lehman  <dlehman@redhat.com>
	* src/system-config-kdump.py:
	include kernel path in bootloader info list so bootloader
	config is modified correctly on ia64 (#220231)

	* src/system-config-kdump.glade:
	make locationEditButton ("Edit Location") translatable (#216596)

2006-12-18  Dave Lehman  <dlehman@redhat.com>
	* src/system-config-kdump.py:
	use file: URIs instead of local: (#218878)

	* system-config-kdump.spec:
	bump version

2006-11-28  Dave Lehman  <dlehman@redhat.com>
	* src/system-config-kdump.py:
	rework memory constraints for increased flexibility (#215990)

2006-11-20  Dave Lehman  <dlehman@redhat.com>
	* src/system-config-kdump.py:
	improve consistency WRT freezing/thawing of widgets (#215991)
	* po/*:
	update strings for translation

2006-10-27  Dave Lehman  <dlehman@redhat.com>
	* src/system-config-kdump.py:
	remove #!/usr/bin/python
	* COPYING:
	add license
	* system-config-kdump.spec:
	package ChangeLog and COPYING

2006-10-26  Dave Lehman  <dlehman@redhat.com>
	* Makefile:
	fix modes on installed files
	* system-config-kdump.spec:
	remove unnecessary %preun
	various minor tweaks to appease rpmlint
	* src/system-config-kdump.glade:
	fix path to icon
	remove reference to stock weather icon (placeholder)

2006-10-24  Dave Lehman  <dlehman@redhat.com>
	* src/system-config-kdump.py:
	move all location types into combo box
	scan /sbin/fsck.* for available fs types
	get rid of kdump config header; preserve kdump config comments instead
	create a set/get method for the "quiet" attribute
	* pixmaps/system-config-kdump.png:
	add 48x48 hicolor icon made by Diana Fong

2006-10-19  Dave Lehman  <dlehman@redhat.com>
	* src/system-config-kdump.py:
	rearrange UI to allow only one location
	declare global variables for the type, action string constants
	check for a usable bootloader early on
	* system-config-kdump.spec:
	remove BuildRoot before %install
	add gettext BuildRequires
	remove ExclusiveOS tag
	remove explicit python2 Requires

2006-10-18  Dave Lehman  <dlehman@redhat.com>
	* src/system-config-kdump.py:
	add support for "core_collector" and "path" handlers
	give choices of "ssh" and "nfs" instead of "net"
	add validation of edit location dialog results
	add choice of "none" to default actions
	remove "ifc" support since it's gone from kexec-tools
	update kdump config file header
	fix a couple of strings that weren't getting translated

2006-10-16  Dave Lehman  <dlehman@redhat.com>

	* src/system-config-kdump.py:
	fix parsing of crash settings from /proc/cmdline

2006-10-10  Dave Lehman  <dlehman@redhat.com>

	* src/system-config-kdump.py,src/system-config-kdump.glade:
	fix various bugs in writeDumpConfig and writeBootloaderConfig
	reflect pre-existing "ifc" and "default" lines in GUI on startup
	don't ever freeze the net interface checkbutton
	minor GUI tweaks
	
