2009-02-18  Dan Williams  <dcbw@redhat.com>

	* Tag 0.7.1-rc1

2009-02-13  Dan Williams  <dcbw@redhat.com>

	* nm-openvpn-service.conf
		- Clean up dbus permissions; retain deny for compat with older dbus

2009-02-12  Dan Williams  <dcbw@redhat.com>

	Patch from Robert Vogelgesang <vogel@users.sourceforge.net>

	* properties/auth-helpers.c
	  properties/import-export.c
	  properties/nm-openvpn-dialog.glade
	  src/nm-openvpn-service.c
	  src/nm-openvpn-service.h
		- Handle HMAC authentication (--auth)

2009-01-28  Dan Williams  <dcbw@redhat.com>

	* src/nm-openvpn-service-openvpn-helper.c
		- (main): handle subnets correctly; TAP devices get their netmask
			from 'ifconfig_netmask', while TUN devices always use
			/32 becuase they are point-to-point

2009-01-28  Christoph Höger <choeger@cs.tu-berlin.de>

	* src/nm-openvpn-service.c
		- (real_connect, real_need_secrets): don't segfault if the
			connection type is invalid

2008-12-13  Przemysław Grzegorczyk  <pgrzegorczyk@gmail.com>

	* src/nm-openvpn-service.h:
	* properties/auth-helpers.h:
	* auth-dialog/gnome-two-password-dialog.c:
	* auth-dialog/gnome-two-password-dialog.h: Cleared up gtk and glib includes
	to use only toplevel headers. Bug #564376.

2008-12-11  Dan Williams  <dcbw@redhat.com>

	* Split into separate repository