From 1033eb59fd497c59ccce23073f900f5a16e4d5b4 Mon Sep 17 00:00:00 2001 From: Ali El Gariani Date: Sun, 13 Jun 2010 17:16:33 +0000 Subject: [PATCH] update changelogs --- changelog | 2 ++ players_changelog | 1 + 2 files changed, 3 insertions(+) diff --git a/changelog b/changelog index bb80aa35538..06a856682a9 100644 --- a/changelog +++ b/changelog @@ -124,6 +124,7 @@ Version 1.9.0-svn: * Display weapon stats in recruit/recall dialog the same way as in sidebar * Accuracy/parry have its own line and tooltip in sidebar. * Add first, last, play and back buttons to storyscreens + * Remember recall list sorting order (FR #16149) * Units: * Giant Rat moved from DiD to core. * WML Engine: @@ -183,6 +184,7 @@ Version 1.9.0-svn: * Fixed attack predictions for combats with a unit leveling up thanks to a kill * Fix rare layer's order bug about unit drawn above big south-west unit * Improvements to make Wesnoth compile better with g++-4.5 in C++-0x mode + * Added ":undiscover" to clear all your discovered units from help Version 1.8.0: * AI: diff --git a/players_changelog b/players_changelog index c136d17c6bf..5de4afefb6b 100644 --- a/players_changelog +++ b/players_changelog @@ -52,6 +52,7 @@ Version 1.9.0-svn: * Tooltips of sidebar show more infos. * Clicking on some elements of sidebar now open the related help page. * Display weapon stats in recruit/recall dialog the same way as in sidebar. + * Remember recall list sorting order. * Units: * Giant Rat moved from DiD to core.