Note update of GNU GLOBAL 5.9.3.

Big changes:

- Allows the symbolic links which point to directories, and treats
  the names of struct, union, enum and enum member as definitions.
  (5.7)

- Uses GPLv3 and LGPLv3 license. (5.6)

- Becomes GNU BOKINware. (5.5)

Details:

	http://cvs.savannah.gnu.org/viewvc/global/global/NEWS?view=markup

Bunch of incompatible format changes.  DON'T FORGET TO RE-GENERATE TAGS!
This commit is contained in:
uebayasi 2011-01-19 04:25:30 +00:00
parent 58a1b7abbe
commit b916db3910

View file

@ -1,4 +1,4 @@
$NetBSD: CHANGES-2011,v 1.89 2011/01/19 04:20:06 jmcneill Exp $
$NetBSD: CHANGES-2011,v 1.90 2011/01/19 04:25:30 uebayasi Exp $
Changes to the packages collection and infrastructure in 2011:
@ -153,3 +153,4 @@ Changes to the packages collection and infrastructure in 2011:
Updated pkgtools/x11-links to 0.62 [jmcneill 2011-01-18]
Added multimedia/libva version 1.0.6 [jmcneill 2011-01-18]
Added multimedia/hwdecode-demos version 0.9.4 [jmcneill 2011-01-18]
Updated devel/global to 5.9.3 [uebayasi 2011-01-19]