aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f7002d72..9159ff43 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
+2009-04-14 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ Fix SF/2760553
+ * lisp/core.lisp.in (associateRequestWithFileType): Remember
+ FILE-TYPE as default value for REQUEST.
+ (|processCommandLine|): Standard options have length at least 2.
+ (|handleCommandLine|): Use default file type if non is present.
+
2009-04-13 Gabriel Dos Reis <gdr@cs.tamu.edu>
Fix SF/2760823