NEWS.md (e681dd3e2c1221fcf81cc8bc36a70decc50d9ebb) | NEWS.md (8c39e25220bb88cd027d0c3b0fe86e52f6abd150) |
---|---|
1# News 2 | 1# News 2 |
3## 4.0.2 4 5This is a production release that fixes two bugs: 6 71. If no files are used and the first statement on `stdin` is invalid, `scale` 8 would not be set to `20` even if `-l` was used. 92. When using history, `bc` failed to respond properly to `SIGSTOP` and 10 `SIGTSTP`. 11 |
|
3## 4.0.1 4 5This is a production release that only adds one thing: flushing output when it 6is printed with a print statement. 7 8## 4.0.0 9 10This is a production release with many fixes, a new command-line option, and a --- 1085 unchanged lines hidden --- | 12## 4.0.1 13 14This is a production release that only adds one thing: flushing output when it 15is printed with a print statement. 16 17## 4.0.0 18 19This is a production release with many fixes, a new command-line option, and a --- 1085 unchanged lines hidden --- |