Fix a wrong file reference inside ChangeLog
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5953 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
parent
d06d091fe3
commit
3921732c9a
@ -9,11 +9,11 @@
|
|||||||
2011-09-20 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
|
2011-09-20 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
|
||||||
|
|
||||||
* src/keyfile.c:
|
* src/keyfile.c:
|
||||||
Rename use_safe_file_saving various pref to use_atomic_file_saving
|
Rename use_safe_file_saving various pref to use_atomic_file_saving
|
||||||
as it's not 'safe'. Use old pref if new one is missing for
|
as it's not 'safe'. Use old pref if new one is missing for
|
||||||
compatibility with Geany <= 0.20.
|
compatibility with Geany <= 0.20.
|
||||||
* src/prefs.c, src/stash.h, src/stash.c:
|
* src/prefs.c, src/stash.h, src/stash.c:
|
||||||
Fix making various prefs tree sync with data values when showing
|
Fix making various prefs tree sync with data values when showing
|
||||||
the prefs dialog (patch by Dimitar Zhekov, thanks).
|
the prefs dialog (patch by Dimitar Zhekov, thanks).
|
||||||
|
|
||||||
|
|
||||||
@ -121,7 +121,7 @@
|
|||||||
* doc/plugins.dox:
|
* doc/plugins.dox:
|
||||||
Update of wording to fix some grammatical issues etc. on plugin howto.
|
Update of wording to fix some grammatical issues etc. on plugin howto.
|
||||||
Patch provided by Matthew Brush. Thanks.
|
Patch provided by Matthew Brush. Thanks.
|
||||||
* data/filetype_extensions.conf:
|
* data/filetypes.Cython.conf:
|
||||||
Extend list of primary keywords. Patch by Alexander Eberspächer. Thanks.
|
Extend list of primary keywords. Patch by Alexander Eberspächer. Thanks.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user