- 
    Tue Dec 15 2009 Nalin Dahyabhai <nalin@redhat.com> 0.9.6-3
    
- don't forget to regenerate configure (#512275)
- account for older autotools
   
  
  - 
    Tue Dec 15 2009 Nalin Dahyabhai <nalin@redhat.com> 0.9.6-2
    
- backport changes to ensure that hmaccalc can always find prelink where it
  was at build-time, regardless of the value of $PATH at runtime (#512275)
- buildrequire prelink on architectures where we have it, so that it will be
  found at build-time
   
  
  - 
    Wed Apr 08 2009 Nalin Dahyabhai <nalin@redhat.com> 0.9.6-1
    
- fix 'make check' by using binaries built with a different path for their
  own check files
- add a non-fips compile-time option, which we don't use
   
  
  - 
    Mon Mar 30 2009 Nalin Dahyabhai <nalin@redhat.com>
    
- handle '-' as indicating that stdin should be used for the input file
   
  
  - 
    Fri Mar 27 2009 Nalin Dahyabhai <nalin@redhat.com> 0.9.5-1
    
- add a -t option, for truncating HMAC outputs
   
  
  - 
    Wed Mar 25 2009 Nalin Dahyabhai <nalin@redhat.com> 0.9.4-1
    
- use a longer default key, when we use the default key
   
  
  - 
    Tue Mar 24 2009 Nalin Dahyabhai <nalin@redhat.com> 0.9.3-1
    
- fix the -k option
- move self-check files to %{_libdir}/hmaccalc
   
  
  - 
    Tue Mar 24 2009 Nalin Dahyabhai <nalin@redhat.com> 0.9.2-1
    
- provide a way to override the directory which will be searched for self-check
  values (part of #491719)
   
  
  - 
    Tue Mar 24 2009 Nalin Dahyabhai <nalin@redhat.com> 0.9.1-1
    
- store self-check values in hex rather than in binary form (part of #491719)
   
  
  - 
    Tue Mar 24 2009 Nalin Dahyabhai <nalin@redhat.com> 0.9-2
    
- add URL to fedorahosted home page, and mention it in the man page as a means
  to report bugs and whatnot (part of #491719)
- correct the license tag: "X11" -> "MIT" (part of #491719)
- expand the acronym HMAC in the description (part of #491719)
- disable the sumfile prefix (part of #491719)
   
  
  - 
    Fri Mar 20 2009 Nalin Dahyabhai <nalin@redhat.com>
    
- initial .spec file