Mercurial > nand-ecoscentric
diff packages/redboot/current/ChangeLog @ 2848:423d7e4ddb11
Better handling of history recall - fix BZ#1000714
| author | gthomas |
|---|---|
| date | Mon, 09 Mar 2009 23:46:01 +0000 |
| parents | 6a5b18d2c1be |
| children | 0c14b973ca7d |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,9 @@ +2009-03-09 Gary Thomas <gary@mlbassoc.com> + + * src/io.c: Better handling of history - commands now have + a [fixed] virtual number over time. This makes !nn work correctly. + Fixes BZ#1000714 + 2009-03-04 Gary Thomas <gary@mlbassoc.com> * src/fconfig.c (get_config): Simplify memcpy() call to
