~greg.grossmeier/exempi/trunk

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Hubert Figuière
  • Date: 2014-04-22 18:02:25 UTC
  • mfrom: (181.1.9)
  • Revision ID: git-v1:5013ac34dda98b65d8916eca1303488abaade995
Merge branch 'exempi-2.3-branch'

Conflicts:
        samples/source/common/LargeFileAccess.cpp
        source/XMPFiles/FileHandlers/MP3_Handler.cpp
        source/XMPFiles/FormatSupport/ID3_Support.hpp

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
 
10
10
2.3.0
11
11
 
 
12
- New: API xmp_datetime_compare().
 
13
 
 
14
2.2.2
 
15
 
12
16
- Public header cleanup and documentation update.
13
17
- Update Doxygen config.
14
 
- New: API xmp_datetime_compare().
 
18
- Bug #73058: Add missing include for MacOS.
 
19
- Bug #72810: Fix typo in date test in MP3 handler.
 
20
- Fix valgrind testing for xmpcore.sh
 
21
- Fix delete / delete[] mismatch in ID3_Support.hpp
15
22
 
16
23
2.2.1 - 2013/06/29
17
24