Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
L
libplist
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
pwn
libplist
Commits
ab7a6f43
Commit
ab7a6f43
authored
Mar 20, 2011
by
Martin Szulecki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add NEWS file with list of changes
parent
00df38d1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
89 additions
and
0 deletions
+89
-0
NEWS
NEWS
+89
-0
No files found.
NEWS
0 → 100644
View file @
ab7a6f43
Version 1.4
~~~~~~~~~~~
- New maintainer and source location
- Changes:
* Update AUTHORS from git history
* Fix Unicode writing in binary plists
* Update plist doctype
* Fix Dictionary copy constructor
* Fix Mac OS X library install path detection
* Plug memory leak when writing Unicode data
Version 1.3
~~~~~~~~~~~
- Changes:
* Endianness, alignment and type-punning fixes
* Fix armel floating point endianess
* Allow compiling with mingw on Windows
* Minor bugfixes
Version 1.2
~~~~~~~~~~~
- Changes:
* Fix xml entity conversion
* Silence build warnings
Version 1.1
~~~~~~~~~~~
- Changes:
* Fix use of integer nodes within Python Bindings
Version 1.0
~~~~~~~~~~~
- Changes:
* Bugfixes
* Remove deprecated API
Version 0.16
~~~~~~~~~~~~
- Changes:
* Build fixes
* Fix issues with SWIG
Version 0.15
~~~~~~~~~~~~
- Changes:
* Build fixes
Version 0.14
~~~~~~~~~~~~
- Changes:
* Add C++ binding
* Refactor API
* Bugfixes
Version 0.13
~~~~~~~~~~~~
- Changes:
* Add plist_copy for deep node copies
* Add node setter functions
* Unlink nodes from parent if free'd
* Update Python bindings
Version 0.12
~~~~~~~~~~~~
- Changes:
* Merge ascii and unicode handling in PLIST_STRING using UTF-8
* Remove unicode related declaration in API (breaks API&ABI)
* Fix bad variable type for date elements
* Silence compiler warnings
* Plugged few memory leaks
Version 0.11
~~~~~~~~~~~~
- Changes:
* Fix Python binding segfaults
* Python API additions
* Better binary buffer handling in Python bindings
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment