Update the ChangeLog for my 2011-04-24 changes (oops)

git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5739 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
Colomban Wendling 2011-04-26 13:52:43 +00:00
parent ec4a5ea4f9
commit dad4c155ee

View File

@ -13,6 +13,16 @@
<~foo> (oops).
2011-04-24 Colomban Wendling <colomban(at)geany(dot)org>
* src/editor.c:
Don't update the tag list when the user is typing (patch by Yura
Siamashka, thanks).
* src/filetypes.c:
When copying filetype groups, add keys from both system and user
ones, making sure user's ones have precedence over system ones.
2011-04-23 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
* src/utils.c, src/utils.h, src/plugindata.h, src/plugins.c,