zsh-announce
 help / color / mirror / code / Atom feed
* zsh-2.6-beta14 released
@ 1996-04-15  6:29 Richard J. Coleman
  0 siblings, 0 replies; only message in thread
From: Richard J. Coleman @ 1996-04-15  6:29 UTC (permalink / raw)
  To: zsh-announce

I've loaded zsh-2.6-beta14 into the main zsh archive.

Richard Coleman          (Coordinator, Zsh Development Group)
zsh@math.gatech.edu      (zsh e-mail)
coleman@math.gatech.edu  (general e-mail)

-----------------------------------------------------------------
Changes are:

        * alias -L now prints `-- ' first if alias begins with
          `-'.  Also changes reporter to use "alias -L".  Also
          removed Log messages from reporter.  From Zefram (712).
 
        * Printing was missing glob characters.
          From Zoltan (705).
 
        * Small rearrangement of function `source'.  From rc.
 
        * Change zshall.x to use relative paths to other man
          pages.  From Zefram and others.
 
        * Move code to hash whole directory into cmdnamtab
          to its own function `hashdir'.  From rc.
 
        * Unbalanced stack in math expression could cause
          core dump.  From Zoltan (879).
 
        * Tighten up security on temporary files.
          From Zoltan (881).
 
        * Make termbuf local rather than global.  Only allocate
          static termbuf if tgetent will not accept NULL termbuf
          (and hence allocate its own).  Add configure check for
          tgetent that accepts NULL termbuf.
          From Zoltan (878, 892).
 
        * Lots of refresh bugs fixed.
          From Mason (820,831,867,868).
 
        * Update configure to version 2.9.  From rc

        * Add emptytable and filltable methods to hash tables.  Changed
          fullhash and addusernames to be these methods for cmdnamtab
          and nameddirtab.
          From rc.
 
        * Convert named directories table from a link list
          to a hash table.  From Zefram (711).

-----------------------------------------------------------------




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1996-04-15  7:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-04-15  6:29 zsh-2.6-beta14 released Richard J. Coleman

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).