aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5a1d230..512a43a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,15 @@
+2007-09-04 Juan Cespedes <cespedes@debian.org>
+
+ * ltrace.h: Take arg_num out of arg_type_info
+ * linux-gnu/*/trace.c: gimme_arg(): Add arg_num as argument
+ * ltrace.c: check for existence of $HOME before using it
+ * General: Small fixes (indentation)
+
2007-08-31 Juan Cespedes <cespedes@debian.org>
* General: Small fixes (indentation, typos, clean-up of code)
* ltrace.c: Close output file on exit
- * ltrace.c: use getenf("HOME") instead of getpwuid(geteuid())->pw_dir
+ * ltrace.c: use getenv("HOME") instead of getpwuid(geteuid())->pw_dir
* read_config_file.c, display_args.c: remove "ignore" argtype;
that's what "void" is for
* packaging/debian/: misc fixes, sync with version 0.5-2