[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: gaf.git: branch: master updated (1.5.2-20090328-221-g9a92868)



The branch, master has been updated
       via  9a928684c64bbd4343a71dcc3176073c075588d0 (commit)
       via  47aae1c069fc118386d33682309ec18a86e6f71e (commit)
       via  b19eb8f35a3b4f404a395cdc637496ef15a36dd1 (commit)
      from  6ead47c4df3fa6e8227523aa88282c7d4e678f46 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


=========
 Summary
=========

 NEWS         |   57 +++++++++++++++++++++++++++++++++++++++++++++++++++++----
 configure.ac |    4 ++--
 2 files changed, 55 insertions(+), 6 deletions(-)


=================
 Commit Messages
=================

commit 9a928684c64bbd4343a71dcc3176073c075588d0
Author: Ales Hvezda <ahvezda@xxxxxxxx>
Commit: Ales Hvezda <ahvezda@xxxxxxxx>

    More tweaks to the toplevel NEWS file.

:100644 100644 a73c585... 3eb55f1... M	NEWS

commit 47aae1c069fc118386d33682309ec18a86e6f71e
Author: Ales Hvezda <ahvezda@xxxxxxxx>
Commit: Ales Hvezda <ahvezda@xxxxxxxx>

    Updated NEWS file for the 1.5.3 release

:100644 100644 c13dbe1... a73c585... M	NEWS

commit b19eb8f35a3b4f404a395cdc637496ef15a36dd1
Author: Ales Hvezda <ahvezda@xxxxxxxx>
Commit: Ales Hvezda <ahvezda@xxxxxxxx>

    Updated package version and libgeda shared library version

:100644 100644 82ebbe4... b603b8d... M	configure.ac

=========
 Changes
=========

commit 9a928684c64bbd4343a71dcc3176073c075588d0
Author: Ales Hvezda <ahvezda@xxxxxxxx>
Commit: Ales Hvezda <ahvezda@xxxxxxxx>

    More tweaks to the toplevel NEWS file.

diff --git a/NEWS b/NEWS
index a73c585..3eb55f1 100644
--- a/NEWS
+++ b/NEWS
@@ -10,7 +10,7 @@ more information, please consult the `ChangeLog' file.
 Notable changes in gEDA/gaf 1.5.3
 =================================
 
-* Text rendering using native system fonts
+* Text rendering using native system fonts:
 
   - The various programs in gEDA/gaf no longer uses its own built-in
     line font.
@@ -22,9 +22,9 @@ Notable changes in gEDA/gaf 1.5.3
   "output-text", "text-output" and "output-vector-threshold" config
   functions have been removed.
 
-* Render images in gschem using cairo instead of GDK.
+* Image rendering in 'gschem' uses cairo instead of GDK.
 
-* Numerous build system changes.
+* Numerous build system changes:
 
   - gEDA/gaf is now distributed as a single source archive, called
     gEDA-<version>.tar.gz.
@@ -48,32 +48,32 @@ Notable changes in gEDA/gaf 1.5.3
 * The `gschem2pcb' and `PCBboard' netlist backends have been removed.
   It is recommended to use `gsch2pcb' instead.
 
-* Check for and reject non-footprint PCB files in gsch2pcb.
+* Check for and reject non-footprint PCB files in 'gsch2pcb'.
 
-* Removed unimplemented "File->Open" feature in gattrib
+* Removed unimplemented "File->Open" feature in 'gattrib'.
 
 * Added --disable-gattrib command line flag to ./configure to disable the
-  building of gattrib.  This is useful if you are building against
-  gtk+ 2.17.x which breaks gattrib.
+  building of 'gattrib'.  This is useful if you are building against
+  gtk+ 2.17.x which breaks 'gattrib'.
 
-* gnetlist does not recommend drc2 every time gnetlist runs.  The drc2
-  backend is only used in certain circumstances.
+* 'gnetlist' does not recommend drc2 every time it runs.  The drc2
+  backend is only useful in certain circumstances.
 
 * Assign shortcuts "vd" and "vl" for changing between color schemes
-  in gschem.
+  in 'gschem'.
 
-* Fix problem with attached net attribute not being honored in gnetlist.
+* Fix problem with attached net attribute not being honored in 'gnetlist'.
 
-* Focus the "save" button in the close confirmation dialog in gattrib and
-  gschem.
+* Focus the "save" button in the close confirmation dialog in 'gattrib' and
+  'gschem'.
 
-* Accept empty attributes in the src file in tragesym.
+* Accept empty attributes in the src file in 'tragesym'.
 
-* Cleaned up the slot dialog box in gschem.
+* Cleaned up the slot dialog box in 'gschem'.
 
-* Introduction of a new attribute searching API in libgeda and gschem.
+* Introduction of a new attribute searching API in 'libgeda' and 'gschem'.
 
-* Improvements and cleanup to the gnetlist and gsymcheck test suites.
+* Improvements and cleanup to the 'gnetlist' and 'gsymcheck' test suites.
 
 * Fixed the following bugs:
   - 2460301: libgeda: Make o_complex_promote_attribs() respect keep_invisible
@@ -85,7 +85,7 @@ Notable changes in gEDA/gaf 1.5.3
   - 2823755: gnetlist: Fix DEBUG builds.
   - 2836109: build-sys: Add check for groff html driver.
 
-* Spanish translation updates
+* Spanish translation were updated.
 
 * Lots of code, infrastructure, and doxygen documentation cleanup and
   refactoring.

commit 47aae1c069fc118386d33682309ec18a86e6f71e
Author: Ales Hvezda <ahvezda@xxxxxxxx>
Commit: Ales Hvezda <ahvezda@xxxxxxxx>

    Updated NEWS file for the 1.5.3 release

diff --git a/NEWS b/NEWS
index c13dbe1..a73c585 100644
--- a/NEWS
+++ b/NEWS
@@ -7,16 +7,23 @@ Copyright (C) 1998-2009 gEDA Developers
 This file documents important user-visible changes in gEDA/gaf.  For
 more information, please consult the `ChangeLog' file.
 
-Notable changes in gEDA/gaf 1.6.0
+Notable changes in gEDA/gaf 1.5.3
 =================================
 
 * Text rendering using native system fonts
 
-  - gEDA/gaf no longer uses its own built-in line font.
+  - The various programs in gEDA/gaf no longer uses its own built-in
+    line font.
 
   - Native system fonts are used for rendering, giving support for a
     wider range of symbols, and better looking schematics.
 
+* Always use PostScript fonts in gschem's PostScript output.  The
+  "output-text", "text-output" and "output-vector-threshold" config
+  functions have been removed.
+
+* Render images in gschem using cairo instead of GDK.
+
 * Numerous build system changes.
 
   - gEDA/gaf is now distributed as a single source archive, called
@@ -41,6 +48,48 @@ Notable changes in gEDA/gaf 1.6.0
 * The `gschem2pcb' and `PCBboard' netlist backends have been removed.
   It is recommended to use `gsch2pcb' instead.
 
+* Check for and reject non-footprint PCB files in gsch2pcb.
+
+* Removed unimplemented "File->Open" feature in gattrib
+
+* Added --disable-gattrib command line flag to ./configure to disable the
+  building of gattrib.  This is useful if you are building against
+  gtk+ 2.17.x which breaks gattrib.
+
+* gnetlist does not recommend drc2 every time gnetlist runs.  The drc2
+  backend is only used in certain circumstances.
+
+* Assign shortcuts "vd" and "vl" for changing between color schemes
+  in gschem.
+
+* Fix problem with attached net attribute not being honored in gnetlist.
+
+* Focus the "save" button in the close confirmation dialog in gattrib and
+  gschem.
+
+* Accept empty attributes in the src file in tragesym.
+
+* Cleaned up the slot dialog box in gschem.
+
+* Introduction of a new attribute searching API in libgeda and gschem.
+
+* Improvements and cleanup to the gnetlist and gsymcheck test suites.
+
+* Fixed the following bugs:
+  - 2460301: libgeda: Make o_complex_promote_attribs() respect keep_invisible
+             and libgeda: Make o_complex_copy() actually copy.
+  - 2430369: gschem: Deselect invisible attribs with their parent object.
+  - 2655088: autogen.sh: Make sure to exit if autopoint fails.
+  - 2823703: gnet-pcbpins.scm: Quote pins names if they contain comma
+             or close parenthesis.
+  - 2823755: gnetlist: Fix DEBUG builds.
+  - 2836109: build-sys: Add check for groff html driver.
+
+* Spanish translation updates
+
+* Lots of code, infrastructure, and doxygen documentation cleanup and
+  refactoring.
+
 Notable changes in gEDA/gaf 1.5.2
 =================================
 

commit b19eb8f35a3b4f404a395cdc637496ef15a36dd1
Author: Ales Hvezda <ahvezda@xxxxxxxx>
Commit: Ales Hvezda <ahvezda@xxxxxxxx>

    Updated package version and libgeda shared library version

diff --git a/configure.ac b/configure.ac
index 82ebbe4..b603b8d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,7 +8,7 @@ dnl directory.
 # Set up configuration system
 #####################################################################
 
-AC_INIT([gEDA/gaf], [1.5.2], [geda-bug@xxxxxxxx], [gEDA-gaf])
+AC_INIT([gEDA/gaf], [1.5.3], [geda-bug@xxxxxxxx], [gEDA-gaf])
 AC_PREREQ([2.60])
 
 AC_CONFIG_SRCDIR([libgeda/src/libgeda.c])
@@ -153,7 +153,7 @@ AX_DATA_DIRS
 # Where should PCB footprints be searched for?
 AX_PCB_DIRS
 # Set up libgeda with the correct ld version number
-AX_LIBGEDA([36:0:0])
+AX_LIBGEDA([37:0:0])
 
 #####################################################################
 # Generate output




_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs