SHA256
1
0
forked from pool/aaa_base

- Update to version 84.87+git20210317.2c04190:

* Don't rely on external dirname utility, but use ${d:h} tcsh expression.
  * Enable locking feature of tcsh history file handling
  * Add tcsh xd alias as well.
  * Add ash xd() function as well.
  * Add new function xd() "jump to the directory of a file"

OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=719
This commit is contained in:
Ruediger Oertel
2021-03-17 14:40:37 +00:00
committed by Git OBS Bridge
parent 58167fef53
commit 83fd076681
5 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Mar 17 14:40:00 UTC 2021 - ro@suse.de
- Update to version 84.87+git20210317.2c04190:
* Don't rely on external dirname utility, but use ${d:h} tcsh expression.
* Enable locking feature of tcsh history file handling
* Add tcsh xd alias as well.
* Add ash xd() function as well.
* Add new function xd() "jump to the directory of a file"
-------------------------------------------------------------------
Mon Mar 08 15:11:13 UTC 2021 - ro@suse.de