]> Dogcows Code - chaz/tar/blobdiff - ChangeLog
Drop en_GB locale; it was more trouble than it was worth (e.g., different
[chaz/tar] / ChangeLog
index ac5e2f86cb039c42efd6bbbaece78678e0f13dec..88da272ce46bf3175f1c4af3533b08b0bc4b5e7a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,38 @@
+2003-08-29  Paul Eggert  <eggert@twinsun.com>
+
+       * NEWS, bootstrap: Drop en_GB locale; it was more trouble than it
+       was worth (e.g., different users in en_GB disagree about -ize
+       versus -ise).
+       * po/en_GB.po: Remove.
+
+2003-07-28  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+
+       * TODO: Updated
+       * NEWS: Updated
+       * src/tar.c: Removed support for the obsolete command line
+       options.
+       * doc/tar.texi: Removed references to the obsolete command
+       line options.
+
+2003-07-27  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+
+       * TODO: Updated
+       * NEWS: Updated
+       * doc/tar.texi: Updated
+       * src/common.h (check_links_option): New variable
+       (orig_file_name): New variable
+       (check_links): New proto.
+       * src/create.c (struct link.nlink): New member
+       (link_table): Static for the module.
+       (dump_file): Update `link' member when adding new links
+       to the link_table.
+       (check_links): New function.
+       * src/list.c (print_header): Use orig_file_name.
+       * src/tar.c: New option --check-links. Changed semantics of
+       -o to comply to UNIX98 when extracting and to its previous
+       semantics otherwise.
+       (main): Call check_links if --check-links. was given.
+       
 2003-07-25  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
 
        * src/list.c (print_header): Revised
This page took 0.02505 seconds and 4 git commands to generate.