comparison doc/ChangeLog @ 9293:d371cb65428a

Fix output from 'print_usage' in Errors chapter in the manual
author Soren Hauberg <hauberg@gmail.com>
date Wed, 27 May 2009 14:35:11 +0200
parents aa2e52bd82dd
children 20ee7f9cc904 11767020f966
comparison
equal deleted inserted replaced
9292:aa2e52bd82dd 9293:d371cb65428a
4 4
5 2009-06-02 Jaroslav Hajek <highegg@gmail.com> 5 2009-06-02 Jaroslav Hajek <highegg@gmail.com>
6 6
7 * interpreter/oop.txi: Update docs of polynomial class, mention 7 * interpreter/oop.txi: Update docs of polynomial class, mention
8 chained indexing. 8 chained indexing.
9
10 2009-05-27 Søren Hauberg <hauberg@gmail.com>
11
12 * interpreter/errors.txi: fix 'print_usage' output.
9 13
10 2009-05-27 Søren Hauberg <hauberg@gmail.com> 14 2009-05-27 Søren Hauberg <hauberg@gmail.com>
11 15
12 * interpreter/bugs.txi: fix call to 'page_screen_output'. 16 * interpreter/bugs.txi: fix call to 'page_screen_output'.
13 17