File: ChangeLog

package info (click to toggle)
evolution 2.6.3-6etch2
  • links: PTS
  • area: main
  • in suites: etch
  • size: 79,516 kB
  • ctags: 32,159
  • sloc: ansic: 295,007; xml: 10,755; sh: 9,373; makefile: 3,756; perl: 1,591
file content (30 lines) | stat: -rw-r--r-- 805 bytes parent folder | download | duplicates (2)
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
2006-06-15  Tor Lillqvist  <tml@novell.com>

	* Makefile.am: Use NO_UNDEFINED.

	* org-gnome-evolution-caldav.eplug.in: Use SOEXT.

2006-03-28  Jeff Cai  <jeff.cai@sun.com>

	** Fixes #333881
	* caldav-source.c: (oge_caldav):
	Set an empty string instead of null for a TEXT entry.

2006-02-22  Irene.Huang <Irene.Huang@sun.com>

	Fixes bug #328252

	* Makefile.am: Add $(EVOLUTION_CALENDAR_LIBS)
	to liborg_gnome_evolution_caldav_la_LIBADD.

2006-01-16  Harish Krishnaswamy <kharish@novell.com>

	* Makefile.am : Integrate with eplugin make 
	scripts and add a ChangeLog file for the eplugin.
	
2006-01-16  Harish Krishnaswamy <kharish@novell.com>

	* caldav*:  'Import' the CalDAV eplugin 
	implementation into evolution. Please
	refer evolution-caldav module in cvs.gnome.org for
	prior Change history.