File: ChangeLog

package info (click to toggle)
network-manager-openconnect 1.2.10-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 16,492 kB
  • sloc: ansic: 5,408; sh: 4,369; makefile: 265; xml: 6
file content (34 lines) | stat: -rw-r--r-- 936 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
2009-03-30 David Woodhouse <dwmw2@infradead.org>

	* src/nm-openconnect-service.c
	  src/nm-openconnect-service.h
		- Add 'autoconnect' and 'lasthost' options to remember the last used
			host, and to automatically connect to that host if desired

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

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

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

	Patch from David Woodhouse <dwmw2@infradead.org>

	* COPYING
		-add

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

	Patch from David Woodhouse <dwmw2@infradead.org>

	* configure.in
		- Remove libgnomeui from configure.in. We don't need it.

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

	* src/nm-openconnect-service-openconnect-helper.c
		- (main): MTU entry in IP4 config hash is supposed to be a uint

2008-11-26  David Woodhouse <dwmw2@infradead.org>

	* New files, copied from vpnc support.