diff options
| -rw-r--r-- | nextstep/FOR-RELEASE | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nextstep/FOR-RELEASE b/nextstep/FOR-RELEASE index 9d121c148e4..d1bb4b40bbd 100644 --- a/nextstep/FOR-RELEASE +++ b/nextstep/FOR-RELEASE | |||
| @@ -26,6 +26,8 @@ | |||
| 26 | 26 | ||
| 27 | * OTHER BUGS | 27 | * OTHER BUGS |
| 28 | 28 | ||
| 29 | ** Fix #include ordering for src/ns*. | ||
| 30 | |||
| 29 | ** Find out why char_quoted() in syntax.c gets called with charpos < 2 || | 31 | ** Find out why char_quoted() in syntax.c gets called with charpos < 2 || |
| 30 | bytepos < 2 only under NS port. | 32 | bytepos < 2 only under NS port. |
| 31 | 33 | ||