Dia ChangeLog report for Tue May 14 07:23:02 2002 (UTC)
From: Dia ChangeLog Daemon <nemo chepelov org>
To: dia-list gnome org
Subject: Dia ChangeLog report for Tue May 14 07:23:02 2002 (UTC)
Date: Tue, 14 May 2002 09:27:47 +0200
Snapshots available at http://www.crans.org/~chepelov/dia/snapshots
*** Recent ChangeLog entries:
--- ChangeLog.previous Mon May 13 09:23:15 2002
+++ dia-cvs-snapshot/ChangeLog Tue May 14 09:23:05 2002
@@ -1,3 +1,57 @@
+2002-05-13 Lars Clausen <Lars R. Clausen <lrclause@cs.uiuc.edu>>
+
+ * autogen.sh (DIE): Added conditional --force to gettextize.
+
+ * app/pagesetup.c (pagesetup_ok): Commented out missing Gnome
+ function call.
+
+2002-05-13 Cyrille Chepelov <cyrille@chepelov.org>
+
+ * RELEASE-PROCESS: added James' notes on how to properly make the
+ tarball.
+
+ * configure.in: removed macro nesting related to libpng.h, which
+ was causing some problems on some systems (like mine, which made
+ the snapshots bad).
+
+ Made --enable-unicode, previously an option, the mandatory case.
+
+ * app/Makefile.am: updated EXTRA_DIST
+
+ * NEWS:
+ * app/makefile.mingw:
+ * dia.spec:
+ * doc/en/dia-manual.sgml:
+ * plug-ins/makefile.mingw:
+ * configure.in: bumped up the version number to 0.90.RC1
+
+ * lib/render_objects.[ch]:
+ * po/POTFILES.in: removed render_objects from the build.
+
+ * plug-ins/Makefile.am:
+ * plug-ins/wmf/Makefile.am (new): EXTRA_DIST'ed the WMF plug-in,
+ so we keep its source in the tarball.
+
+ * objects/network/*.c, Makefile.am:
+ * objects/sybase/*.c, Makefile.am:
+ * po/POTFILES.in: cleaned up the non-existent files from the po
+ build process.
+
+ * plug-ins/Makefile.am: re-enabled metapost plug-in.
+
+2002-05-13 Steffen Macke <sdteffen@web.de>
+
+ * AUTHORS:
+ * app/command.c: added M. C. Nelson to the Authors
+ * sheets/Circuit/Makefile.am: added firewall shape to build
+ * sheets/network/Makefile.am: added telephone and microphone
+ shapes to build
+
+2002-05-13 Lars Clausen <lrclause@cs.uiuc.edu>
+
+ * RELEASE-PROCESS: Added list of files that contain the release
+ number or should otherwise be changed at each release.
+
2002-05-12 Lars Clausen <lrclause@cs.uiuc.edu>
* objects/UML/uml.c (uml_operation_read): Forgot to commit this