mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
Release 1.1.10-1
- Fix build with some broken LOCAL_PREREQ definitions
- Base: - bugfix in file_basename()
- Add - Remove_command_line_option()
- Asciify()
- Parse_geometry_string()
- Ytools_strtok_r()
- Vslog()
- Ftruncate() for windows
- Inifile: - bugfix in dump()
- YApplication: newly added MVC framework
- Make: - Move compiler optimization and such from project dirs into defs.mk.in
This commit is contained in:
parent
f4e48bfbf3
commit
4b606a767a
1 changed files with 11 additions and 1 deletions
12
CHANGES
12
CHANGES
|
|
@ -232,5 +232,15 @@ o platform: - added winerrno.h; will be removed again
|
|||
|
||||
1.1.10-1
|
||||
--------
|
||||
o added YApplication MVC framework
|
||||
o fixed build with some broken LOCAL_PREREQ definitions
|
||||
o base: - bugfix in file_basename()
|
||||
- added - remove_command_line_option()
|
||||
- asciify()
|
||||
- parse_geometry_string()
|
||||
- ytools_strtok_r()
|
||||
- vslog()
|
||||
- ftruncate() for windows
|
||||
o inifile: - bugfix in dump()
|
||||
o YApplication: newly added MVC framework
|
||||
o make: - moved compiler optimization and such from project dirs into defs.mk.in
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue