Skip to content

Commit ec58682

Browse files
author
Rogério Brito
committed
Add a changelog file.
1 parent fcabb33 commit ec58682

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

Changelog

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# 2017-11-08
2+
3+
4+
* Update project to use UTF-8 encoding
5+
* Update the README file to use markdown
6+
* Added SWITCH/CASE/OTHERWISE statements.
7+
* Update the project to use a single distribution file.
8+
* Added upon and procedure keywords
9+
* Fix line numbering of algorithmic when using the Hebrew option of babel.
10+
11+
Problem communicated by Eyal Rozenberg <[email protected]> and fix
12+
based on on a modified version of algorithmic.sty published by Yoav
13+
Goldberg <[email protected]>.
14+
15+
It appers to work with English, but I would like to receive feedback from
16+
speakers of other languages (in particular, of those *not* based on the
17+
Latin alphabet).
18+
* Add `end repeat` command
19+
* Fix typo in documentation. Thanks to Tao Zhao for the report.
20+
* README: Use HTTPS for the URLs.
21+
* algorithms.dtx: Update copyright years and version string.
22+
* algorithms.dtx: Fix bug with inconsistent spacing.
23+
24+
Thanks to pluton (https://tex.stackexchange.com/users/371/pluton) for
25+
communicating the problem and to Andrew Swann
26+
(https://tex.stackexchange.com/users/15925/andrew-swann) for providing the
27+
solution.
28+
29+
# Previous entries omitted

0 commit comments

Comments
 (0)