Don't build Split Window plugin on Windows (doesn't work).

Add note about ChangeLog.pre-0-17.


git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3588 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
Nick Treleaven 2009-02-16 13:18:20 +00:00
parent 1a3433e73a
commit c6859d74a2
2 changed files with 12 additions and 1 deletions

View File

@ -1,6 +1,15 @@
2009-02-15 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
* plugins/makefile.win32:
Don't build Split Window plugin on Windows (doesn't work).
2009-02-15 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
* ChangeLog, Makefile.am: Rotate ChangeLog.
* configure.in, geany.nsi, geany_private.rc, win32-config.h,
wscript, doc/geany.txt, doc/geany.html, src/geany.h:
Post-release version bump.
*** See ChangeLog.pre-0-17 for earlier changes ***

View File

@ -54,11 +54,13 @@ plugins: \
demoplugin.dll \
classbuilder.dll \
export.dll \
splitwindow.dll \
vcdiff.dll \
saveactions.dll \
filebrowser.dll
# Split Window is broken on Windows
# splitwindow.dll
clean:
-$(RM) deps.mak *.o *.dll