aboutsummaryrefslogtreecommitdiffstats
path: root/libwombat/ChangeLog
diff options
context:
space:
mode:
authornobody <nobody@localhost>2003-01-09 14:55:40 +0800
committernobody <nobody@localhost>2003-01-09 14:55:40 +0800
commit4f34b87b2cd931be213c453c0a9c23e513a81953 (patch)
tree1e12040caec266ee2e16460c80583d4af3687d10 /libwombat/ChangeLog
parent45d0c39700d2d6ee12f45c17778d69f3119ba078 (diff)
downloadgsoc2013-evolution-4f34b87b2cd931be213c453c0a9c23e513a81953.tar
gsoc2013-evolution-4f34b87b2cd931be213c453c0a9c23e513a81953.tar.gz
gsoc2013-evolution-4f34b87b2cd931be213c453c0a9c23e513a81953.tar.bz2
gsoc2013-evolution-4f34b87b2cd931be213c453c0a9c23e513a81953.tar.lz
gsoc2013-evolution-4f34b87b2cd931be213c453c0a9c23e513a81953.tar.xz
gsoc2013-evolution-4f34b87b2cd931be213c453c0a9c23e513a81953.tar.zst
gsoc2013-evolution-4f34b87b2cd931be213c453c0a9c23e513a81953.zip
This commit was manufactured by cvs2svn to create tagGNOME_UTILS_2_2_1
'GNOME_UTILS_2_2_1'. svn path=/tags/GNOME_UTILS_2_2_1/; revision=19339
Diffstat (limited to 'libwombat/ChangeLog')
-rw-r--r--libwombat/ChangeLog45
1 files changed, 0 insertions, 45 deletions
diff --git a/libwombat/ChangeLog b/libwombat/ChangeLog
deleted file mode 100644
index 668f5d6375..0000000000
--- a/libwombat/ChangeLog
+++ /dev/null
@@ -1,45 +0,0 @@
-2002-11-04 Rodrigo Moya <rodrigo@ximian.com>
-
- * Makefile.am: fixed flags for $(ORBIT_IDL).
-
- * wombat-client.[ch]: converted to BonoboObject.
-
-2002-11-01 Rodrigo Moya <rodrigo@ximian.com>
-
- * wombat-client.h: compilation fixes for GNOME 2 porting.
-
-2002-07-12 Peter Williams <peterw@ximian.com>
-
- * wombat-client.h: Oops, change wombat.h -> Evolution-Wombat.h
-
-2002-07-09 Peter Williams <peterw@ximian.com>
-
- * Makefile.am: Reference the renamed Evolution-Wombat.idl
- instead of wombat.idl.
-
-2002-01-27 Ettore Perazzoli <ettore@ximian.com>
-
- * Makefile.am: Use WOMBAT_CFLAGS.
-
-2001-06-25 Peter Williams <peterw@ximian.com>
-
- * Makefile.am (libwombat_static_la_SOURCES): Create a static
- libwombat for the conduits.
-
-2001-06-23 Jason Leach <jleach@ximian.com>
-
- * Makefile.am: builddir != srcdir fixes.
-
-2001-06-22 Rodrigo Moya <rodrigo@ximian.com>
-
- * Makefile.am: added $(ORBIT_IDL) as a dependency to the IDL
- files, so that the skels/stubs are rebuilt if a new version of
- ORBit has been installed
-
-2001-06-21 JP Rosevear <jpr@ximian.com>
-
- * Makefile.am: Add some includes
-
-2001-06-21 Rodrigo Moya <rodrigo@ximian.com>
-
- * created new directory for the libwombat library