This commit is contained in:
Sergey Poznyakoff
2006-06-07 14:57:29 +00:00
parent 8b2f4ad670
commit 6e2760f7d7
2 changed files with 10 additions and 4 deletions
+4
View File
@@ -2,7 +2,11 @@
* src/transform.c (transform_name_fp): Run fun even if
_transform_name_to_obstack returns false.
(_transform_name_to_obstack,set_transform_expr): Implement GNU
extension case conversion operations.
* doc/tar.texi (transform): Document the option.
(transform):
2006-06-02 Sergey Poznyakoff <gray@gnu.org.ua>