~ubuntu-branches/ubuntu/precise/bash/precise

Viewing all changes in revision 2.1.5.

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2009-08-23 16:09:36 UTC
  • mfrom: (2.2.3 experimental)
  • mto: This revision was merged to the branch mainline in revision 40.
  • Revision ID: james.westby@ubuntu.com-20090823160936-20ig4tckncixew46
Tags: 4.0-4
* Apply upstream patches 024 - 028.
  - patch 028 closes: #519165. bash-4.0 reverted to the historical
    shell behavior of raising an error when $@ or $* was expanded
    after `set -u' had been executed and there were no positional
    parameters.  The Posix working group has since clarified the
    standard's position on the issue, and $@ and $* are now the only
    variables, parameters, or special parameters that do not raise an
    error when unset if set -u is enabled.
* Enable net redirections, now that bash isn't the default shell
  anymore.
* Changes to the skeletoon .bashrc:
  - Fix example lines in /etc/bash.bashrc to enable bash completion.
    Closes: #523706, #522857.
  - Don't export HISTCONTROL in bashrc. Closes: #540371.
  - Support user dircolors settings in ~/.dircolors. Closes: #506213.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: