Subject: CVS commit: pkgsrc/editors/conglomerate
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 05/30/2006 19:40:08
Module Name:	pkgsrc
Committed By:	joerg
Date:		Tue May 30 19:40:08 UTC 2006

Modified Files:
	pkgsrc/editors/conglomerate: Makefile PLIST distinfo

Log Message:
Update to conglomerate 0.9.1:

Enhancements
    * Added recent files support to File menu based on libegg ( bug
      #108524)(Nickolay V. Shmyrev)
    * Implemented triple-click selection of text ( bug #144667)(Yuriy
      Syrota)
    * Implementation of word-count feature ( bug #135093) (Thierry
      Moisan)
      (David Malcolm)
    * Implemented --unit-test command line option and unit-testing of
      example files (Geert Stappers)
      (David Malcolm)
    * Added context-menu option to convert an entity reference to a copy
      (David Malcolm)
    * Added new debug plugin (must be enabled with
      --enable-debug-plugin=yes), which adds a debug item to the Tools
      menu to dump the CongEditorArea tree as XML (and open the resulting
      file) (David Malcolm)
    * Initial (disabled) implementation of property pages (David
      Malcolm)

Fixes
    * Huge cleanup of character handling; should compile cleanly on GCC4
      with -Wall
    * Fixes to makefile and to packaging (Nickolay V. Shmyrev)
      (Geert Stappers)
    * Fixes to display specifications(Michèle Garoche)
    * Remove lots of excess debug logging (David Malcolm)
    * Various code cleanups (David Malcolm)
      (Nickolay V. Shmyrev)
      (Marcus Meissner)
    * Fixes for cursor handling during source-code cleanup (Nickolay V.
      Shmyrev)


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 pkgsrc/editors/conglomerate/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/editors/conglomerate/PLIST
cvs rdiff -r1.8 -r1.9 pkgsrc/editors/conglomerate/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.