diff options
author | Ulrich Müller <ulm@gentoo.org> | 2009-08-13 17:55:48 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2009-08-13 17:55:48 +0000 |
commit | f54d8e52215bb1ef6e6c8342384f72d8444cc120 (patch) | |
tree | 0c1bfb759784d178783fed484525366a5694e98b /NEWS | |
parent | Align columns in do_list output. (diff) | |
download | eselect-f54d8e52215bb1ef6e6c8342384f72d8444cc120.tar.gz eselect-f54d8e52215bb1ef6e6c8342384f72d8444cc120.tar.bz2 eselect-f54d8e52215bb1ef6e6c8342384f72d8444cc120.zip |
POSIX compliant basename and dirname functions, bug 280598.
svn path=/trunk/; revision=603
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ ChangeLog file for a more detailed listing of changes/bug fixes. trunk: Bug fixes: - Fixed bug #279662: Create global bashcomp dir with proper permissions. + - Fixed bug #280598: POSIX compliant basename and dirname functions. 1.1.2: New features: |