- 
    Fri Apr 27 2012 Jonathan Brassow <jbrassow@redhat.com>
    
- Fix incorrect status reporting that could cause cmirrors to go unrepaired
- Resolves: rhbz#711594
   
  
  - 
    Thu Nov 03 2011 Jonathan Brassow <jbrassow@redhat.com>
    
- Allow a finite number of retries when connecting to chkpoint service
- Resolves: rhbz#566799
   
  
  - 
    Thu Oct 27 2011 Jonathan Brassow <jbrassow@redhat.com>
    
- cmirror init script should be off by default after install
- Resolves: rhbz#713295
   
  
  - 
    Thu Sep 09 2010 Jonathan Brassow <jbrassow@redhat.com>
    
- Fix a wrong include file in src/functions.c
- Resolves: rhbz#631925
   
  
  - 
    Tue Aug 31 2010 Jonathan Brassow <jbrassow@redhat.com>
    
- Fix possible corruption issue on mirrors with more than 2 images
- Fix I/O hang after cluster mirror creation with '--nosync' flag
- Resolves: rhbz#456575 rhbz#471291
   
  
  - 
    Thu Mar 04 2010 Jonathan Brassow <jbrassow@redhat.com>
    
- Prevent previous mirror creation failures from causing kernel panics
- Resolves: rhbz#544253
   
  
  - 
    Tue Feb 23 2010 Jonathan Brassow <jbrassow@redhat.com>
    
- Communication data was not completely insulated architecturally
- Resolves: rhbz#488102
   
  
  - 
    Wed Dec 23 2009 Chris Feist <cfeist@redhat.com>
    
- Init script no longer throws errors on 'stop'.
- Cmirror no longer generates errors if openais stops.
- Mixed architecture and rolling upgrade issues have been fixed.
- Resolves: rhbz#488102 rhbz#518665 rhbz#520915
   
  
  - 
    Tue Jul 28 2009 Chris Feist <cfeist@redhat.com>
    
- Local UIDs are now used to prevent more than one log created with the
  same UUID.
- Resolves: rhbz#506843
   
  
  - 
    Wed Jul 15 2009 Chris Feist <cfeist@redhat.com>
    
- Fixed more issues which caused the copy percentage of a corelog mirror to
  get stuck.
- Resolves: rhbz#474174 rhbz#491340
   
  
  - 
    Wed May 06 2009 Chris Feist <cfeist@redhat.com>
    
- Copy percentage of corelog mirror no longer gets stuck in certain cases.
- A segfault in clogd was fixed which was caused by mirrors being suspended
  quickly after being started.
- During a sync attempt the copy percentage will no longer hang due to the
  receipt of stale checkpoint data.
- Resolves: rhbz#474174 rhbz#484968 rhbz#491340
   
  
  - 
    Wed Dec 10 2008 Chris Feist <cfeist@redhat.com>
    
- Fixes for checkpoint issues.
- Resolves: rhbz#467908
   
  
  - 
    Thu Dec 04 2008 Chris Feist <cfeist@redhat.com>
    
- Fixed clogd segfault on clusters with more than 10 nodes.
- Resolves: rhbz#471448
   
  
  - 
    Fri Nov 07 2008 Chris Feist <cfeist@redhat.com>
    
- More list corrpution fixes
- Fixed bug which can cause the sync percentage to go over 100.
- Resolves: rhbz#464550
   
  
  - 
    Tue Oct 28 2008 Chris Feist <cfeist@redhat.com>
    
- Fixed potential hangs in cmirror due to list corruption.
   
  
  - 
    Tue Oct 21 2008 Chris Feist <cfeist@redhat.com>
    
- Fixed a checkpoint ordering issue, where a checkpoint could be populated
  with data from the wrong moment in time.
- Fixed problem where resending requests when a server leaves would include
  requests that should have been recieved after the server had gone (so no
  resend should have been necessary).
- Resolves: rhbz#464550
   
  
  - 
    Wed Oct 15 2008 Chris Feist <cfeist@redhat.com>
    
- Allow time for exiting server responses to settle out before resending
  requests
- Various debugging enhancements
- Resolves: rhbz#464550 rhbz#464934
   
  
  - 
    Thu Oct 09 2008 Chris Feist <cfeist@redhat.com>
    
- cmirror init script no longer fails to start if it's already started.
   
  
  - 
    Sat Sep 06 2008 Chris Feist <cfeist@redhat.com>
    
- cmirror init script now provides a status output
- Resolves: rhbz#460229
   
  
  - 
    Wed Jul 16 2008 Chris Feist <cfeist@redhat.com>
    
- Fixes issues when using small (<= 30M) mirrors)
   
  
  - 
    Thu Jul 03 2008 Chris Feist <cfeist@redhat.com>
    
- Fixed issue with disk->core log not remembering sync status
- Resolves: rhbz#429608
   
  
  - 
    Tue Nov 13 2007 Chris Feist <cfeist@redhat.com>
    
- First build