• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

作図ソフト dia の改良版


Commit MetaInfo

Revision7353f573504df076584b64b5328818972bfca774 (tree)
Time2003-03-15 08:17:40
AuthorLars Clausen <lclausen@src....>
CommiterLars Clausen

Log Message

0.91 markings.

Change Summary

Incremental Difference

--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
1+2003-03-14 Lars Clausen <lrclause@cs.uiuc.edu>
2+
3+ * NEWS:
4+ * doc/en/dia-manual.sgml:
5+ * doc/pl/dia-manual.sgml:
6+ * configure.in:
7+ * dia.spec (Release):
8+ Version 0.91 is here!
9+
110 2003-02-10 Steffen Macke <sdteffen@web.de>
211
312 * plug-ins/wmf/wmf.cpp: patch from Ken Tsukahara
--- a/NEWS
+++ b/NEWS
@@ -1,16 +1,19 @@
1-dia-0.91-pre6:
1+dia-0.91: 14-Mar-2003
2+Identical to dia-0.91-pre6 except for translation updates.
3+
4+dia-0.91-pre6: 4-Mar-2003
25 * Configure fix
36 * Install of png fix.
47 * Arrow selector menu fix.
58
6-dia-0.91-pre5:
9+dia-0.91-pre5: 2-Mar-2003
710 * Better freetype lib check
811 * DXF crash bug fix.
912 * Sheet with all objects in samples.
1013 * Fix of multistringprop property widget, fixes chronogram crash bug.
1114 * Missing jumper icon added.
1215
13-dia-0.91-pre4:
16+dia-0.91-pre4: 28-Feb-2003
1417 * Fixed lack of undo for moving objects.
1518 * Fixed lack of modified-ness for changing text.
1619 * Better URL for help manual.
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
11 dnl Process this -*- autoconf -*- file with autoconf to produce a
22 dnl configure script.
3-AC_INIT(dia, 0.91-pre6, http://bugzilla.gnome.org/enter_bug.cgi?product=dia)
3+AC_INIT(dia, 0.91, http://bugzilla.gnome.org/enter_bug.cgi?product=dia)
44 AC_CONFIG_SRCDIR(app/diagram.c)
55 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME,AC_PACKAGE_VERSION)
66
--- a/dia.spec
+++ b/dia.spec
@@ -4,7 +4,7 @@
44 Summary: A gtk+ based diagram creation program.
55 Name: %name
66 Version: %ver
7-Release: pre6
7+Release: 1
88 Copyright: GPL
99 Group: Applications/
1010 Source: ftp://ftp.gnome.org/pub/GNOME/stable/sources/dia/%{name}-%{ver}.tar.gz
--- a/doc/en/dia-manual.sgml
+++ b/doc/en/dia-manual.sgml
@@ -1,5 +1,5 @@
11 <!DOCTYPE Book PUBLIC "-//OASIS//DTD DocBook V4.1//EN"[
2-<!ENTITY VERSION "0.91-pre6">
2+<!ENTITY VERSION "0.91">
33 <!ENTITY INTRODUCTION SYSTEM "intro.sgml">
44 <!ENTITY QUICKSTART SYSTEM "usage-quickstart.sgml">
55 <!ENTITY CANVAS SYSTEM "usage-canvas.sgml">
--- a/doc/pl/dia-manual.sgml
+++ b/doc/pl/dia-manual.sgml
@@ -1,5 +1,5 @@
11 <!DOCTYPE Book PUBLIC "-//OASIS//DTD DocBook V4.1//EN"[
2-<!ENTITY VERSION "0.90">
2+<!ENTITY VERSION "0.91">
33 <!ENTITY INTRODUCTION SYSTEM "intro.sgml">
44 <!ENTITY QUICKSTART SYSTEM "usage-quickstart.sgml">
55 <!ENTITY CANVAS SYSTEM "usage-canvas.sgml">