Update C global tags file for GTK+ 2.12.

git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2205 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
Nick Treleaven 2008-02-01 12:48:32 +00:00
parent d8a79b09b6
commit d1f95164a0

1
NEWS
View File

@ -8,6 +8,7 @@ Geany 0.13 (TBA)
Tags:
* Show arrays and modifiers like const in calltip return types for
C-like files.
* Update C global tags file for GTK+ 2.12.
* Fix parsing the correct D class name when inheriting.
* Fix parsing D constructor tags.
* Ignore D import statements.