Updated with latest changes.
This commit is contained in:
parent
cb6094d8fa
commit
b3c5a9f577
|
|
@ -1,3 +1,12 @@
|
|||
2005-04-29 Paolo Nenzi <p.nenzi@ieee.org>
|
||||
|
||||
* src/frontend/inpcom.c: end-of-line comments starting with
|
||||
the "$" (dollar) sign can be confused with a variable. To
|
||||
avoid this, the new syntax for such and-of-line comment is:
|
||||
$ <any comment> (the space is mandatory).
|
||||
Patch sent from Steven Borley <steven.borley@diode.demon.co.uk>.
|
||||
|
||||
|
||||
2005-04-26 Paolo Nenzi <p.nenzi@ieee.org>
|
||||
|
||||
* src/main.c, src/frontend{inp.c, nutinp.c}, src/include/defines.h:
|
||||
|
|
|
|||
Loading…
Reference in New Issue