Re: Proposed plan for releases and for merging WidgetPlayground
[email protected] (Geert Stappers)
| Newsgroups | gmane.editors.conglomerate.devel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Oct 29, 2004 at 09:21:04PM +0200, Geert Stappers wrote: > On Fri, Oct 29, 2004 at 12:15:36PM -0400, David Malcolm wrote: > > Here's a proposed plan for the next part of Conglomerate development: <snip/> > > What does everyone think? > <snip/> > > Commit the great patch from Nickolay V. Shmyrev into HEAD > a release it as 0.7.16. > Go for the new widget code (don't spent time on the old widget code) > Making a branch for old (current) widget stuff doesn't make sense. And ship with an up-to-date NEWS file in the tarball. (the attached patch should help with that) Geert Stappers _______________________________________________ Conglomerate-devel mailing list [email protected] http://lists.copyleft.no/mailman/listinfo/conglomerate-devel
swtsxtn.patch
(text/plain, 1.4 KB)
Index: NEWS
===================================================================
RCS file: /cvs/gnome/conglomerate/NEWS,v
retrieving revision 1.25
diff -u -r1.25 NEWS
--- NEWS 27 Oct 2004 11:18:21 -0000 1.25
+++ NEWS 30 Oct 2004 10:37:46 -0000
@@ -1,6 +1,38 @@
NEWS: In this file the announce messages of recent releases.
+03-11-04
+Conglomerate 0.7.16 ("Sweet Sixteen") Released
+==============================================
+
+Conglomerate is a free, user-friendly XML editor. It is particularly
+aimed at DocBook, but should be able to handle any XML document type.
+
+This is still an unstable release; there are still some known repeatable
+crash bugs. Please download it and test that no new bugs have been
+introduced!
+
+Conglomerate requires GTK+ version 2.4.0 or later
+
+You can download it from the usual place:
+http://sourceforge.net/project/showfiles.php?group_id=82766
+
+Many thanks to everyone who contributed to this release; my apologies if
+I missed anyone from the credits below.
+
+
+Updated Translations:
+ * French (fr) (Michele Garoche)
+
+Enhancements:
+ * "Widgetplayground" reimplemention of wigdet code (Nickolay V. Shmyrev)
+
+Fixes
+ * Build gtkdoc again after fo code removal (Michele Garoche)
+ * Build gtkdoc when enchant is enabled (Frederic Brin)
+
+--David Malcolm
+
27-10-04
Conglomerate 0.7.15 ("Teenage Kicks") Released
==============================================