diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 33 |
1 files changed, 25 insertions, 8 deletions
@@ -1,14 +1,31 @@ +### mate-terminal 1.22.0 + + * Translations update + * Initialize Travis CI support + * Remove unused files in help dir + * Remove generated files + * Add update-authors.pl which helps to update terminal.about + * Update authors + * Update Documenters + * drop umtp suport + * Help - Window title when MATE Terminal is started for first time + * Help - alternative text for tabbed window picture + * Help - TERM=xterm-256color + * eggsmclient: avoid deprecated 'g_type_class_add_private' + * src/terminal-screen.c: Set TERM to 'xterm-256color' (instead of just 'xterm'). + * move appdata to metainfo directory + ### mate-terminal 1.21.1 * Translations update - disable deprecation warnings for distcheck - terminal-profile: Fix memory leaks - terminal-screen: avoid deprecated 'g_settings_list_schemas' - Use make functions for HELP_LINGUAS - Replace -Dokumentationsprojekt with Documentation Project - add help to transifex config - terminal-window: Fix warnings with menu popup - terminal-window: replace deprecated gtk_menu_popup + * disable deprecation warnings for distcheck + * terminal-profile: Fix memory leaks + * terminal-screen: avoid deprecated 'g_settings_list_schemas' + * Use make functions for HELP_LINGUAS + * Replace -Dokumentationsprojekt with Documentation Project + * add help to transifex config + * terminal-window: Fix warnings with menu popup + * terminal-window: replace deprecated gtk_menu_popup ### mate-terminal 1.21.0 |