summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 11 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index aed3bfa41..cfd26e255 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,16 @@
2001-10-05 Fabrice Bellet <fabrice@gnu.org>
- * command-line/actions.c:
- * command-line/actions.h:
- * command-line/foreach.c:
- * command-line/main.c: The --recurse option should now work
+ * frontends/command-line/actions.c:
+ * frontends/command-line/foreach.c:
+ * frontends/command-line/main.c: Print directory names at
+ each step of the recursion when using '--list-folders --recurse'.
+
+2001-10-05 Fabrice Bellet <fabrice@gnu.org>
+
+ * frontends/command-line/actions.c:
+ * frontends/command-line/actions.h:
+ * frontends/command-line/foreach.c:
+ * frontends/command-line/main.c: The --recurse option should now work
with --get-all-thumbnails, --get-all-images, --get-all-raw-data,
--list-files and --list-folders.