diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-02-18 22:06:54 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-02-18 22:06:54 +0200 |
commit | c6acad5f8ccc81d092f4be09e0493b241e9a496b (patch) | |
tree | a575ac2cce0786983a6efac55dc794c91f2a2fd6 /doc/ChangeLog | |
parent | 2f7cba8569fa684e0147c934bc36541538386018 (diff) | |
download | egawk-c6acad5f8ccc81d092f4be09e0493b241e9a496b.tar.gz egawk-c6acad5f8ccc81d092f4be09e0493b241e9a496b.tar.bz2 egawk-c6acad5f8ccc81d092f4be09e0493b241e9a496b.zip |
Doc fix in Heisenberg Physics example.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 96f09650..6017ee44 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -4,6 +4,8 @@ dlward134@gmail.com. Added an example of use of rewind(), also per suggestion from David Ward. * gawktexi.in: Update info about Texinfo versions. + * gawktexi.in (Limitations): Fix Heisenberg Physics example and + spelling of Heisenberg's name. Thanks to Hermann Peifer. 2016-02-14 Arnold D. Robbins <arnold@skeeve.com> |