summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDon Scorgie <dscorgie@git.gnome.org>2009-04-30 19:31:34 +0100
committerDon Scorgie <dscorgie@git.gnome.org>2009-04-30 19:31:34 +0100
commit7e8148bb802f147010c6dd18079dac4b7e41276f (patch)
treeac64078616c09c806dc53f5c6ab0d7a57bca8825 /ChangeLog
parent14a123dfb5f14b5256166cd2f6be256b80ff2f8f (diff)
downloadyelp-7e8148bb802f147010c6dd18079dac4b7e41276f.tar.gz
* src/yelp-window.c:
* src/yelp-utils.c: Fix a crash when requesting bad URIs from the command line (and show the main index in the process) Fix loading "local" files from the current directory - bug #575405 (at least)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f6b6fb68..501af5bc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2009-04-30 Don Scorgie <dscorgie@src.gnome.org>
+
+ * src/yelp-window.c:
+ * src/yelp-utils.c:
+ Fix a crash when requesting bad URIs from the
+ command line (and show the main index in the
+ process)
+ Fix loading "local" files from the current
+ directory - bug #575405 (at least)
+
+
2009-04-29 Don Scorgie <dscorgie@src.gnome.org>
* src/yelp-window.c: