summaryrefslogtreecommitdiff
path: root/trans/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'trans/ChangeLog')
-rw-r--r--trans/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/trans/ChangeLog b/trans/ChangeLog
index 9c4f1ea9..491b6db4 100644
--- a/trans/ChangeLog
+++ b/trans/ChangeLog
@@ -1,5 +1,14 @@
2002-05-13 Marcus Brinkmann <marcus@gnu.org>
+ * symlink.c: Include <argp.h> and <version.h>.
+ (argp_program_version, options, args_doc, doc, argp): New
+ variables.
+ (parse_opt): New function.
+ (main): Replace argument count check and usage output by
+ argp_parse invocation.
+
+2002-05-13 Marcus Brinkmann <marcus@gnu.org>
+
* fakeroot.c (netfs_S_file_exec): New function.
(netfs_S_io_prenotify): Fix last change.
(netfs_S_io_postnotify): Likewise.