aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2001-12-18 01:59:47 +0800
committerDan Winship <danw@src.gnome.org>2001-12-18 01:59:47 +0800
commitd55058d6634181451751970ee40eca0b4c99040a (patch)
tree157519e6ccf775565a2c60fc49e2afb44a05d0b8 /ChangeLog
parentbdb095ab696dc1f2bd4bd081f90ee52d7a4bb61a (diff)
downloadgsoc2013-evolution-d55058d6634181451751970ee40eca0b4c99040a.tar
gsoc2013-evolution-d55058d6634181451751970ee40eca0b4c99040a.tar.gz
gsoc2013-evolution-d55058d6634181451751970ee40eca0b4c99040a.tar.bz2
gsoc2013-evolution-d55058d6634181451751970ee40eca0b4c99040a.tar.lz
gsoc2013-evolution-d55058d6634181451751970ee40eca0b4c99040a.tar.xz
gsoc2013-evolution-d55058d6634181451751970ee40eca0b4c99040a.tar.zst
gsoc2013-evolution-d55058d6634181451751970ee40eca0b4c99040a.zip
only use major and minor version in the camel providerdir, not micro and nano
svn path=/trunk/; revision=15121
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ea5539987f..5731feadb2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-12-17 Dan Winship <danw@ximian.com>
+
+ * configure.in (camel_providerdir): Define this here, using only
+ EVOLUTION_MAJOR_VERSION and EVOLUTION_MINOR_VERSION (and not MICRO
+ and NANO).
+
2001-12-13 Chris Toshok <toshok@ximian.com>
* configure.in: check for alloca.h.