mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-18 23:32:17 -08:00
Update changelog
This commit is contained in:
parent
bd9c88b440
commit
c19c982090
1 changed files with 4 additions and 0 deletions
|
|
@ -68,6 +68,10 @@ section "Removed interfaces".
|
|||
Man page now contains up-to-date list of flags, as well as explanation of
|
||||
flag's behavior.
|
||||
|
||||
- Deprecated long flags with one dash, added two-dash version
|
||||
Flags that aren't one-character, but start with one dash(e.g. -eval)
|
||||
are now deprecated; long version(--eval) was added instead.
|
||||
|
||||
- Indented C/C++ code to follow emacs's gnu C style
|
||||
This is a first step towards coding standards in the
|
||||
documentation. Additionally all in the src/c/ directory are listed in the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue