-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello hackers,
It is my great pleasure to announce the release of GLOBAL-6.2.12.
GLOBAL is a source code tagging system that works the same way across
diverse environments, for example, emacs, vi, less, bash, web browser
and etc. It is useful for reading source code of large projects.
[CHANGES]
New facilities:
o global: New --color option. It use the environment variable GREP_COLOR
(default is red) to highlight the matching string like grep (1).
(--colour and GREP_COLORS are not supported this time)
Please try the following command line:
$ global --color=always -x main
[FIXED BUGS]
o global: There was a lack of initialization of data. It could bring
unexpected segmentation violation; it often occurred during execution
of htags(1). Now it is fixed.
This bug exists in the following version: 6.2.10, 6.2.11.
Enjoy!
Shigio YAMAGUCHI
PGP fingerprint: D1CB 0B89 B346 4AB6 5663 C4B6 3CA5 BBB3 57BE DDA3
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (Darwin)
iEYEARECAAYFAlM48y0ACgkQPKW7s1e+3aOJ7wCgug1YCj7B08pIM+8JovCLbn5L
Q8sAoIxp5fvqILd5Pz6geZ/tXdqDBh8g
=vxYC
-----END PGP SIGNATURE-----
--