Fixed a bug with 'show history' key shortcut

Fix incorrect method call
This commit is contained in:
Duncan Ferguson 2013-04-21 22:09:43 +01:00
parent b93253123d
commit 85a796600a
2 changed files with 8 additions and 2 deletions

View file

@ -1,6 +1,7 @@
????-??-?? Duncan Ferguson <duncan_ferguson@user.sf.net> - v4.02_02
- Fixed macros (%u, %s, %h, %n) not doing multiple replacements
- Add in key shortcut for username macro (ALT-u)
- Fixed a bug with 'show history' key shortcut
2013-04-16 Duncan Ferguson <duncan_ferguson@user.sf.net> - v4.02_01
- Refactured file loading code