mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
Release 1.1.11-0
- Inifile:
- Complete redesign behind the scenes, Depend on YStringTree
- YMisc:
- Add cropstr() and unquote()
- Make:
- Replace ytools.mk by proj.mk to be consistent with other projects
This commit is contained in:
parent
4fd6a6d677
commit
b77f714d01
2 changed files with 10 additions and 1 deletions
9
CHANGES
9
CHANGES
|
|
@ -275,3 +275,12 @@ o inifile:
|
|||
- bugfix: short subsections weren't matched by match_super(),
|
||||
breaking inifile_get_num_sections()
|
||||
- inifile handle is now of (opaque) type struct inifile
|
||||
|
||||
1.1.11-0
|
||||
--------
|
||||
o inifile:
|
||||
- complete redesign behind the scenes, now depending on YStringTree
|
||||
o YMisc:
|
||||
- added cropstr() and unquote()
|
||||
o make:
|
||||
- replaced ytools.mk by proj.mk to be consistent with other projects
|
||||
|
|
|
|||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
|||
1.1.10-4-dev
|
||||
1.1.11-0-dev
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue