aboutsummaryrefslogtreecommitdiffstats
path: root/macros/ChangeLog
diff options
context:
space:
mode:
authorJulian Missig <julianm@src.gnome.org>2000-05-22 05:36:20 +0800
committerJulian Missig <julianm@src.gnome.org>2000-05-22 05:36:20 +0800
commit857af1bfa7c6ee4da8bd3a196932f76106923580 (patch)
tree95faf90e3a023e737f3e40e82e32a0b952631fa2 /macros/ChangeLog
parenta677dc02e05deadbe3c6d385c9cd87eb34a50095 (diff)
downloadgsoc2013-evolution-857af1bfa7c6ee4da8bd3a196932f76106923580.tar
gsoc2013-evolution-857af1bfa7c6ee4da8bd3a196932f76106923580.tar.gz
gsoc2013-evolution-857af1bfa7c6ee4da8bd3a196932f76106923580.tar.bz2
gsoc2013-evolution-857af1bfa7c6ee4da8bd3a196932f76106923580.tar.lz
gsoc2013-evolution-857af1bfa7c6ee4da8bd3a196932f76106923580.tar.xz
gsoc2013-evolution-857af1bfa7c6ee4da8bd3a196932f76106923580.tar.zst
gsoc2013-evolution-857af1bfa7c6ee4da8bd3a196932f76106923580.zip
Gabber now has *working* i18n!
svn path=/trunk/; revision=3148
Diffstat (limited to 'macros/ChangeLog')
-rw-r--r--macros/ChangeLog39
1 files changed, 0 insertions, 39 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog
index e780a962d1..91d15f718f 100644
--- a/macros/ChangeLog
+++ b/macros/ChangeLog
@@ -1,42 +1,3 @@
-2000-05-15 Russell Steinthal <rms39@columbia.edu>
-
- * gnome-pilot.m4 (PILOT_LIBS): An attempt to fix the gnome-pilot
- check on Solaris (`$GNOME_CONFIG ...` returns more than one word,
- so we need quotes around it to keep test from bombing out)
-
-2000-05-01 Dan Winship <danw@helixcode.com>
-
- * gnome-pilot.m4 (PILOT_LIBS): "But that trick NEVER works!"
- "This time for sure!"
-
-Sun Apr 23 12:15:14 2000 George Lebl <jirka@5z.com>
-
- * gnome.m4: add an extra lib of docklets. These checks are
- braindamaged though, they don't fail and thus gnome-core for
- example compiles without gnomecc. There need to be separate .m4
- files or checks
-
-2000-04-19 Eskil Heyn Olsen <deity@eskil.dk>
-
- * gnome-pilot.m4 (PILOT_LIBS): Changed the error string for gnome-pilot
- (PILOT_LIBS): Fixes the gnome-config check
-
-2000-04-10 Dan Winship <danw@helixcode.com>
-
- * gnome-pilot.m4 (PILOT_LIBS): Fix a bug introduced in the
- gnome-pilot-config to "gnome-config gpilot" change that caused not
- having pilot-link installed to become a fatal error.
-
-2000-02-26 James Henstridge <james@daa.com.au>
-
- * gnome-gettext.m4: fix up check of LINGUAS variable so that we don't
- get problems when LINGUAS contains `en' and ALL_LINGUAS contains
- `en_GB' for instance.
-
-2000-02-22 Martin Baulig <martin@home-of-linux.org>
-
- * autogen.sh: Don't run libtoolize when `NO_LIBTOOLIZE' is set.
-
2000-02-09 Raja R Harinath <harinath@cs.umn.edu>
* autogen.sh: Fix GNUism introduced in the previous fix.