Workaround for line number color with GTK+ >= 3.3.14

This commit is contained in:
Wen-Yen Chuang
2012-02-20 14:28:35 +08:00
parent 94d4e259ad
commit b074af0ab3
3 changed files with 28 additions and 21 deletions

View File

@ -4,6 +4,7 @@
* Added Estonian translation (thanks Anari Jalakas).
* Use AM_MAINTAINER_MODE([enable]) to prevent timestamp skew issue
* Disable search and replace history by default.
* Workaround for line number color with GTK+ >= 3.3.14
2012-01-09