=== gedit 2.17.6 === 2007-02-26 Paolo Borelli * configure.ac: * README: * NEWS: gedit 2.17.6 released 2007-02-26 Paolo Borelli * configure.ac: do not use grep -q since it doesn't work on Solaris. Patch by Jeff Cai. 2007-02-25 Paolo Borelli * plugins/taglist/gedit-taglist-plugin-panel.c: mark string for translation. Bug #409017. 2007-02-25 Paolo Borelli * gedit/gedit-plugins-engine.c: allow user plugins to override system plugins. Bug #407374. 2007-02-24 Paolo Borelli * gedit/gedit-documents-panel.c: when adding a row, select it only if the corresponding tab is active. Bug #407536. 2007-02-24 Paolo Borelli * gedit/gedit-document-loader.c: handle sigbus signal when acessing the mmaped file since it is fired in case of I/O error. This should fix #354046. 2007-02-24 Paolo Borelli * gedit/gedit-document-loader.c: refactor how the encoding is fetched from metadata.