diff options
Diffstat (limited to 'calculator.buetow.org')
| -rw-r--r-- | calculator.buetow.org/content/home.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/calculator.buetow.org/content/home.xml b/calculator.buetow.org/content/home.xml index b2692bd..0ba4a1e 100644 --- a/calculator.buetow.org/content/home.xml +++ b/calculator.buetow.org/content/home.xml @@ -23,7 +23,7 @@ </enumeration> <textheader>Version 0.5 (Apr 18 2005)</textheader> <enumeration> - <enumitem>Added list.h and stack.h. Calculator can now be used with parameters: ./calculator '1+6+4\'. Added the v(erbose) command. Added the pr(ecision) int command. </menuitem> + <enumitem>Added list.h and stack.h. Calculator can now be used with parameters: ./calculator '1+6+4\'. Added the v(erbose) command. Added the pr(ecision) int command. </enumitem> <enumitem>The - (minus) bug has been fixed!</enumitem> </enumeration> <textheader>Version 0.4.1 (Dec 1st 2004) - Bugfix release</textheader> @@ -43,11 +43,11 @@ <enumitem>A "," can be used as a synonym for a ".".</enumitem> <enumitem>0! resulted in an infinite loop. This has been fixed.</enumitem> <enumitem>\w* resultet in a segmentation fault. This has been fixed.</enumitem> - <enumitem>New commands: ra(scii), which is the same as as(cii) but works the reverse way. !command executes a shell command. x\ calculates the square root of x.</menuitem> + <enumitem>New commands: ra(scii), which is the same as as(cii) but works the reverse way. !command executes a shell command. x\ calculates the square root of x.</enumitem> </enumeration> <textheader>Version 0.3.1 (Jul 26th 2004) - Bugfix release</textheader> <enumeration> - <enumitem>This is a bugfix release only. No new features included.</menuitem> + <enumitem>This is a bugfix release only. No new features included.</enumitem> </enumeration> <textheader>Version 0.3 (May 8th 2004)</textheader> <enumeration> |
