0.6.5: * Several fixes for serious problems with string matching when renaming files. (Murray Cumming) * Adapt to GApplication handle_local_options() fix in glib 2.45.5, which caused prefixsuffix to never show the main window. (Murray Cumming) 0.6.4: * Correct prefix renaming. https://github.com/murraycu/prefixsuffix/issues/5 (Murray Cumming) * Move buttons to the header bar, to match the GNOME 3 design style. (Juan R. García Blanco) * Added French translation. https://github.com/murraycu/prefixsuffix/pull/4 (Okki) 0.6.3: * Make the Stop button actually work. (Juan R. García Blanco) * Add a --version command line option. (Murray Cumming) * Internal changes: Use GtkApplication. (Murray Cumming) 0.6.2: * Show the app name in the window title. (Murray Cumming) 0.6.1: * Various minor corrections and code reorganisation. (Murray Cumming) 0.6.0: * Ported to gtkmm 3, removing dependencies on libglademm, gnome-vfsmm and bakery.