- change: use libicu instead of ConvertUTF.c under Linux
- change depends to qt 5.12 instead of 5.15
This commit is contained in:
parent
60c93d2f39
commit
cb43d0277f
2
NEWS.md
2
NEWS.md
|
@ -4,6 +4,8 @@ Red Panda C++ Version 0.12.6
|
||||||
- fix: problem's title info not updated after running cases
|
- fix: problem's title info not updated after running cases
|
||||||
- enhancement: open the corresponding source file from problem's context menu
|
- enhancement: open the corresponding source file from problem's context menu
|
||||||
- fix: debugger's "continue" button not correctly disabled
|
- fix: debugger's "continue" button not correctly disabled
|
||||||
|
- change: use libicu instead of ConvertUTF.c under Linux
|
||||||
|
- change depends to qt 5.12 instead of 5.15
|
||||||
|
|
||||||
Red Panda C++ Version 0.12.5
|
Red Panda C++ Version 0.12.5
|
||||||
- fix: compile error in linux
|
- fix: compile error in linux
|
||||||
|
|
Loading…
Reference in New Issue