aboutsummaryrefslogtreecommitdiffstats
path: root/macros/ChangeLog
diff options
context:
space:
mode:
authorPeter Teichman <teichman@src.gnome.org>2000-01-23 11:39:42 +0800
committerPeter Teichman <teichman@src.gnome.org>2000-01-23 11:39:42 +0800
commita39aa9b053352dedb1b9ba0a6939f94f4ffa4633 (patch)
tree72793a16e3b22631cd1ab52407a66efe6b80e76c /macros/ChangeLog
parentfbcdf475521aaf13049ddc7c9f96bb0c9ed9b870 (diff)
downloadgsoc2013-evolution-a39aa9b053352dedb1b9ba0a6939f94f4ffa4633.tar
gsoc2013-evolution-a39aa9b053352dedb1b9ba0a6939f94f4ffa4633.tar.gz
gsoc2013-evolution-a39aa9b053352dedb1b9ba0a6939f94f4ffa4633.tar.bz2
gsoc2013-evolution-a39aa9b053352dedb1b9ba0a6939f94f4ffa4633.tar.lz
gsoc2013-evolution-a39aa9b053352dedb1b9ba0a6939f94f4ffa4633.tar.xz
gsoc2013-evolution-a39aa9b053352dedb1b9ba0a6939f94f4ffa4633.tar.zst
gsoc2013-evolution-a39aa9b053352dedb1b9ba0a6939f94f4ffa4633.zip
fix the version-checking macro for debian
* gnome-pilot.m4 (PILOT_LIBS): fix the version-checking macro for debian svn path=/trunk/; revision=1610
Diffstat (limited to 'macros/ChangeLog')
-rw-r--r--macros/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog
index 854785e05a..bda0e0fa6a 100644
--- a/macros/ChangeLog
+++ b/macros/ChangeLog
@@ -1,3 +1,8 @@
+2000-01-22 Peter Teichman <peter@helixcode.com>
+
+ * gnome-pilot.m4 (PILOT_LIBS): fix the version-checking macro for
+ debian
+
2000-01-20 Raja R Harinath <harinath@cs.umn.edu>
* gnome-objc-checks.m4: Look for sched_yield in -lrt, too.