- 
    Fri Dec 14 2018 - nick.alcock@oracle.com - 1.1.0-1
    
- Add ctf_add_{struct,union}_sized(). [Orabug: 29054972]
- Work around some very minor CTF-generation bugs seen in the wild
  in old UEK kernels. [Orabug: 28952429]
- Do not mprotect() the heap by mistake when reading CTF from a
  user-provided buffer. [Orabug: 28952429]
   
  
  - 
    Thu Nov 22 2018 - nick.alcock@oracle.com - 1.0.1-0.2
    
- Work around some CTF-generation bugs, narrower hack.
   
  
  - 
    Wed Oct 24 2018 - nick.alcock@oracle.com - 1.0.0-1
    
- Format v2, supporting many more types and enum/struct/union members.
v1 CTF files are transparently updated to v2. No soname change, but
some API for users directly accessing CTF files is broken.
[Orabug: 28150489]
   
  
  - 
    Fri May 04 2018 - nick.alcock@oracle.com - 0.8.1-1
    
- Fix ctf_rollback() in client containers to delete only the types
added since the last snapshot, rather than all of them.
[Orabug: 27971037]
   
  
  - 
    Mon Jan 29 2018 - nick.alcock@oracle.com - 0.8.0-1
    
- Add CTF_CHAR.
   
  
  - 
    Mon Jan 22 2018 - nick.alcock@oracle.com - 0.7.1-1
    
- Fix CTF archive alignment and failed write() handling
  (Tomas Jedlicka) [Orabug: 27191792, 27204447]
- Build on arm64 (Vincent Lim) [Orabug: 27418554]
   
  
  - 
    Tue Sep 12 2017 - nick.alcock@oracle.com - 0.7.0-1
    
- CTF archive support [Orabug: 25815388]
   
  
  - 
    Tue May 23 2017 - nick.alcock@oracle.com - 0.6.0-1
    
- Bitfield support (Robert M. Harris) [Orabug: 25815088]
   
  
  - 
    Fri Aug 14 2015 - nick.alcock@oracle.com - 0.5.0-3
    
- Include the distribution in the RPM release. [Orabug: 21211461]
- No longer Provide: our own name. [Orabug: 21622263]
   
  
  - 
    Thu Apr 23 2015 - nick.alcock%oracle.com - 0.5.0-2
    
- libdtrace-ctf-devel now depends on the appropriate version of libdtrace-ctf.
[Orabug: 20948460]