summarylogtreecommitdiffstats
path: root/badwolf.install
diff options
context:
space:
mode:
Diffstat (limited to 'badwolf.install')
-rw-r--r--badwolf.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/badwolf.install b/badwolf.install
index 8638793e34bb..44f223bef132 100644
--- a/badwolf.install
+++ b/badwolf.install
@@ -4,6 +4,6 @@ post_install() {
}
post_upgrade() {
- echo "-- Badwolf 0.4.0 changelog: F7 toggles caret browsing, F12 opens Web Inspector. Sandboxing is enabled by default."
+ echo "-- Badwolf 0.5.0-rc.1 changelog: Dark theme disabled by default due to a bug in WebKitGTK (can be reenabled in config.h). TLS Error message dialog allowing exceptions. Brazilian Portugese translation available."
/bin/true
}