blob: e4d23de01df74b60a796a4c2e0029e5662fb3d1f (
plain) (
blame)
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
|
2003-06-30 Rodrigo Moya <rodrigo@ximian.com>
* configure.in:
* Makefile.am: removed libwombat from the build.
* evolution-calendar.pc.in: removed -lwombat.
* libwombat/*: removed unused directory.
== Version 1.4.1 ==
2003-06-25 Ettore Perazzoli <ettore@ximian.com>
* configure.in: Depend on GtkHTML 3.0.6, gal 1.99.8.
* README: Update
2003-06-23 Ettore Perazzoli <ettore@ximian.com>
* data/Makefile.am: Added implicity rule to subst @BASE_VERSION@
in evolution.desktop.in.in to generate evolution.desktop.in.
(desktop_in_file): Removed.
(desktop_in_in_file): New.
(kdedesktop_file): Update substitution to use
$(desktop_in_in_file) instead of $(desktop_in_file).
(noinst_DATA): Add $(desktop_file).
(install-data-local): Depend on $(mime_file) and $(keys_file).
(EXTRA_DIST): Remove $(desktop_file), replace $(desktop_in_file)
with $(desktop_in_in_file).
2003-06-19 Dan Winship <danw@ximian.com>
* tools/killev.c (kill_component): clean this up a little and make
it deal with "evolution" vs "evolution-1.4"
2003-06-19 Danilo Ĺ egan <dsegan@gmx.net>
* configure.in: Added "sr" and "sr@Latn" to ALL_LINGUAS.
2003-06-17 Not Zed <NotZed@Ximian.com>
* NEWS: Updated for current mail stuff.
2003-06-13 Ettore Perazzoli <ettore@ximian.com>
* tools/Makefile.am: Remove evolution-launch-composer since it's
no longer needed.
|