aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
blob: 3e8e60a2d98685344fd39445c692f0a2d3ff3273 (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
== Version 1.4.2 ==

2003-06-30  Ettore Perazzoli  <ettore@ximian.com>

    * configure.in: Version 1.4.2.

== 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.