- 
    Wed Aug 01 2012 Michal Hlavinka <mhlavink@redhat.com> - 20100621-12
    
- cflags were incomplete
   
  
  - 
    Wed Aug 01 2012 Michal Hlavinka <mhlavink@redhat.com> - 20100621-11
    
- add missing CFLAGS
   
  
  - 
    Sat Jul 21 2012 Michal Hlavinka <mhlavink@redhat.com> - 20100621-10
    
- fix another reproducer for right justified variables (#771188)
   
  
  - 
    Fri Jul 20 2012 Michal Hlavinka <mhlavink@redhat.com> - 20100621-9
    
- fix exporting of l/r-justified variable (#827522)
- do not crash when using a lot of file descriptors (#827613)
   
  
  - 
    Wed Jul 18 2012 Michal Hlavinka <mhlavink@redhat.com> - 20100621-8
    
- fix for right justified variable was incomplete (#771188)
   
  
  - 
    Thu May 31 2012 Michal Hlavinka <mhlavink@redhat.com> - 20100621-7
    
- fix file descriptor leak (#812930)
- flush output before forking (#811318)
- do not create extra process when it's not needed (#804925)
- assigning a right justified typedef'd variable to a smaller one 
  could corrupt the result (#771188)
   
  
  - 
    Tue Mar 20 2012 Michal Hlavinka <mhlavink@redhat.com> - 20100621-6
    
- fix tilda expansion in scripts (#802565)
   
  
  - 
    Wed Dec 07 2011 Michal Hlavinka <mhlavink@redhat.com> - 20100621-5
    
- fix: ksh can exit prematurely without crash or any error (#759498)
   
  
  - 
    Thu Oct 20 2011 Michal Hlavinka <mhlavink@redhat.com> - 20100621-4
    
- fix loading of dynamic builtins (#747249)
   
  
  - 
    Wed Oct 12 2011 Michal Hlavinka <mhlavink@redhat.com> - 20100621-3
    
- ksh sometimes returns wrong exit code when pid numbers are being recycled (#743357)
   
  
  - 
    Wed Oct 05 2011 Michal Hlavinka <mhlavink@redhat.com> - 20100621-2
    
- do not hang when pipes are used in eval argument (#743302)
   
  
  - 
    Tue Oct 04 2011 Michal Hlavinka <mhlavink@redhat.com> 20100621-1
    
- restore tty settings after timed out read (#573936)
- fix stdin for double command substitution (#584704)
- fix infinite loop when whence builtin is used with -q option (#587127)
- ksh did not wait for pipeline to complete when pipefail option was used (#640379)
- fix bug when here document got sometimes truncated (#644362)
- completion used after an environment variable reported bad susbstituion error (#647524)
- do not forget to restore file handles after execution of sourced script (#650998)
- do not use invalid PID values in ksh kill built-in (#701890)
- do not change $0 in posix function (#691933)
- fix man page information about default value for PATH variable (#699641)
- ksh child exit code not preserved correctly (#699823)
- ulimit -v limits cpu instead of virtual memory (#712349)
- wait was returning incorrect value (#726199)
- fix crash when unsetting IFS inside a function (2nd reproducer) (#727891)
- Apparent race condition when using pipes in KSH scripts (#736195)
- lower resolution of file time comparison (#736462)
- do not create extra process when calling function defined with function
  keyword (#739664)
   
  
  - 
    Sat Jun 25 2011 Michal Hlavinka <mhlavink@redhat.com> 20100202-7
    
- do not count empty array elements (#690816)
   
  
  - 
    Fri May 06 2011 Michal Hlavinka <mhlavink@redhat.com> 20100202-6
    
- fix bug when nested sourced script did not execute all commands (#698874)
   
  
  - 
    Tue Mar 15 2011 Michal Hlaivnka <mhlavink@redhat.com> 20100202-5
    
- fix crash when unsetting IFS inside a function
- don't forget to close files including auto loaded function definition
- fix file io race condition when file was created, but still does not exist
   
  
  - 
    Sat Feb 05 2011 Michal Hlavinka <mhlavink@redhat.com> 20100202-4
    
- fix crash when ksh get SIGPIPE while already executing signal handler
- fix wrong output redirection in SIGPIPE trap
- fix wrong typeset handling of arrays that could caused a crash
   
  
  - 
    Thu Feb 03 2011 Michal Hlavinka <mhlavink@redhat.com> 20100202-3
    
- fix memory leak slowing executions of scripts (#586923)
   
  
  - 
    Fri Aug 20 2010 Michal Hlavinka <mhlavink@redhat.com> 20100202-2
    
- add RLIMIT_RTPRIO and RLIMIT_NICE support to ulimit
   
  
  - 
    Wed Feb 10 2010 Michal Hlavinka <mhlavink@redhat.com> 20100202-1
    
- updated to 20100202 stable version
   
  
  - 
    Tue Dec 15 2009 Michal Hlavinka <mhlavink@redhat.com> 20091206-1
    
- updated to 20091211
- fix looped job list (#435159)
- fix error code when unsetting a variable that was already unset (#508869)
- restore shell state when return was used in .profile (#506790)
- wait for output of background process after foreground's completed (#509326)
- fix parser failure when alias nested in emacs mode (#513967)
- don't mention unavailable commands in man pages (#514485)
- ship RELEASE in doc as change log (#541654)
   
  
  - 
    Thu Dec 03 2009 Michal Hlavinka <mhlavink@redhat.com> 20080202-15
    
- fix wrong array size caused by typeset (#538857)
- fix pids of forked commands (#520383)
- fix memcmp-memcpy typo causing syntax error (#538655)
   
  
  - 
    Sat Jul 11 2009 Michal Hlavinka <mhlavink@redhat.com> 20080202-14
    
- fix typeset value assign in an asynchronously called function (#507562)
   
  
  - 
    Wed Jun 10 2009 Michal Hlavinka <mhlavink@redhat.com> 20080202-13
    
- build with the logging ability (#502747)
   
  
  - 
    Fri May 08 2009 Michal Hlavinka <mhlavink@redhat.com> 20080202-12
    
- make braces non-optional for ${a[i]} inside [[...]] in the case
  where the argument can be a pattern.
   
  
  - 
    Fri Apr 17 2009 Michal Hlavinka <mhlavink@redhat.com> 20080202-11
    
- prevent rpmbuild creating debuginfo for %ghost files (#488798)
- don't segfault for inaccessible history file (#494363)
- add COMPATIBILITY file to the %doc (#494534)
- use old language catalog, because the new one is broken (#493570)
   
  
  - 
    Thu Apr 02 2009 Michal Hlavinka <mhlavink@redhat.com> 20080202-10
    
- fix wrong OPTIND values after return from subshell
- resolves: #443889
   
  
  - 
    Wed Apr 01 2009 Michal Hlavinka <mhlavink@redhat.com> 20080202-9
    
- fix link for man page
- resolves: #488798
   
  
  - 
    Tue Mar 31 2009 Michal Hlavinka <mhlavink@redhat.com> 20080202-8
    
- fix initial link for alternatives
- resolves: #488798
   
  
  - 
    Tue Mar 17 2009 Michal Hlavinka <mhlavink@redhat.com> 20080202-7
    
- fix unexpected behaviour of typeset [options] name=value
- resolves: #489516
- fix alternatives for ksh update, when there wasn't alternatives yet
   
  
  - 
    Sat Mar 07 2009 Michal Hlavinka <mhlavink@redhat.com> 20080202-6
    
- update chkconfig
- resolves: #488798
   
  
  - 
    Sat Mar 07 2009 Michal Hlavinka <mhlavink@redhat.com> 20080202-5
    
- fix #488798 - use 'alternatives' for ksh switching
- fix #485030 - Umask value not restored when returning from a subshell
- fix #488934 - ksh does not declare shell variables with hyphen
   
  
  - 
    Tue Feb 24 2009 Michal Hlavinka <mhlavink@redhat.com> 20080202-4
    
- fix #465438 - builtins do not report errors on failed file operations
   
  
  - 
    Wed Dec 03 2008 Michal Hlavinka <mhlavink@redhat.com> 20080202-3
    
- revert not working fix for #435159
   
  
  - 
    Thu Oct 02 2008 Tomas Smetana <tsmetana@redhat.com> 20080202-2
    
- fix #459228 - option -R not clear
- fix #459566 - segfault on set -o vi
- fix #456652 - exit shifts vi to background
   
  
  - 
    Wed Jul 30 2008 Tomas Smetana <tsmetana@redhat.com> 20080202-1
    
- rebase to the new version
- fix #371441 - can't display international characters
- fix #429488 - ksh -R can cause segmentation fault
- fix #435159 - scripts failing under ksh
- fix #441557 - the -m option removed from the manual page
   
  
  - 
    Fri Mar 14 2008 Tomas Smetana <tsmetana@redhat.com> 20060214-1.8
    
- fix #430955 - segaults on nget_optindex
   
  
  - 
    Sat Jan 05 2008 Tomas Smetana <tsmetana@redhat.com> 20060214-1.7
    
- fix race condition in the exit19 patch that could cause a loss
  of a coprocess' exit value
   
  
  - 
    Tue Dec 11 2007 Tomas Smetana <tsmetana@redhat.com> 20060214-1.6
    
- fix #250362 - update manpage about subscript of index array
   
  
  - 
    Tue Aug 21 2007 Tomas Smetana <tsmetana@redhat.com> 20060214-1.5
    
- fix #242879 - memory leak
- fix #232627 - call to exit(0) returns a status 19 
  to the calling shell script
- fix #242878 - spins in stopped state
- fix #243776 - ERR trap causes recursion
- fix #219420 - unaligned access messages
- fix #242877 - filesystem acl defaults are ignored
- fix #278781 - fix handling of sigttou
- fix #250362 - update manpage about subscript of index array
   
  
  - 
    Wed Jan 17 2007 Phil Knirsch <pknirsch@redhat.com> 20060214-1.4
    
- Included fix for segfaults in subshells (#222654)
   
  
  - 
    Sat Jan 13 2007 Karsten Hopp <karsten@redhat.com> 20060214-1.3
    
- Resolves: #222436
  fix segfault on ppc
   
  
  - 
    Fri Dec 22 2006 Karsten Hopp <karsten@redhat.com> 20060214-1.2
    
- Resolves: #220018
  fix uname -m/-i output
   
  
  - 
    Thu Jul 13 2006 Jesse Keating <jkeating@redhat.com> - 20060214-1.1
    
- rebuild
   
  
  - 
    Fri Jun 02 2006 Karsten Hopp <karsten@redhat.de> 20060214-1
    
- new upstream source
   
  
  - 
    Tue Feb 28 2006 Karsten Hopp <karsten@redhat.de> 20060124-3
    
- PreReq grep, coreutils (#182835)
   
  
  - 
    Wed Feb 15 2006 Karsten Hopp <karsten@redhat.de> 20060124-2
    
- make it build in chroots (#180561)
   
  
  - 
    Tue Feb 14 2006 Karsten Hopp <karsten@redhat.de> 20060124-1
    
- version 20060124
   
  
  - 
    Sat Feb 11 2006 Jesse Keating <jkeating@redhat.com> - 20050202-5.1
    
- bump again for double-long bug on ppc(64)
   
  
  - 
    Sat Feb 11 2006 Karsten Hopp <karsten@redhat.de> 20050202-5
    
- rebuild
   
  
  - 
    Wed Feb 08 2006 Jesse Keating <jkeating@redhat.com> - 20050202-4.1
    
- rebuilt for new gcc4.1 snapshot and glibc changes
   
  
  - 
    Fri Feb 03 2006 Karsten Hopp <karsten@redhat.de> 20050202-4
    
- fix uname -i output
- fix loop (*-path.patch)
- conflict pdksh instead of obsoleting it
   
  
  - 
    Sat Dec 17 2005 Jesse Keating <jkeating@redhat.com> 20050202-3.1
    
- rebuilt for new gcj
   
  
  - 
    Wed May 11 2005 Karsten Hopp <karsten@redhat.de> 20050202-3
    
- enable debuginfo
   
  
  - 
    Wed Mar 16 2005 Karsten Hopp <karsten@redhat.de> 20050202-2
    
- add /usr/bin/ksh link for compatibility with pdksh scripts (#151134)
   
  
  - 
    Thu Mar 03 2005 Karsten Hopp <karsten@redhat.de> 20050202-1 
    
- update and rebuild with gcc-4
   
  
  - 
    Wed Mar 02 2005 Karsten Hopp <karsten@redhat.de> 20041225-2 
    
- fix gcc4 build
   
  
  - 
    Sat Jan 22 2005 Karsten Hopp <karsten@redhat.de> 20041225-1
    
- rebuild with new ksh tarball (license change)
   
  
  - 
    Wed Nov 03 2004 Karsten Hopp <karsten@redhat.de> 20040229-11
    
- disable ia64 for now
   
  
  - 
    Sat Oct 16 2004 Karsten Hopp <karsten@redhat.de> 20040229-9 
    
- rebuild
   
  
  - 
    Fri Sep 03 2004 Nalin Dahyabhai <nalin@redhat.com> 20040229-8
    
- remove '&' from summary
   
  
  - 
    Fri Sep 03 2004 Bill Nottingham <notting@redhat.com> 20040229-7
    
- obsolete pdksh (#131303)
   
  
  - 
    Tue Aug 03 2004 Karsten Hopp <karsten@redhat.de> 20040229-6
    
- obsolete ksh93, provide ksh93
   
  
  - 
    Tue Jul 06 2004 Karsten Hopp <karsten@redhat.de> 20040229-3 
    
- add /bin/ksh to /etc/shells
   
  
  - 
    Thu Jun 17 2004 Karsten Hopp <karsten@redhat.de> 20040229-2 
    
- add ppc64 patch to avoid ppc64 dot symbol problem
   
  
  - 
    Sat May 29 2004 Karsten Hopp <karsten@redhat.de> 20040229-1 
    
- initial version