Packaging for v0.5
# Please enter the commit message for your changes.
# (Comment lines starting with '#' will not be included)
# On branch master
# Changes to be committed:
#   (use "git reset HEAD <file>..." to unstage)
#
#	modified:   debian/changelog
#
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
#	build-stamp
#	builddir/
#	debian/changelog~
#	debian/facebrick.substvars
#	debian/facebrick/
#	debian/files
diff --git a/debian/changelog b/debian/changelog
index 216c77a..218b05c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+facebrick (0.5) unstable; urgency=low
+
+  * Add a settings dialog
+  * Add a setting to change refresh interval of newsfeed (#9)
+  * Add a setting to change text size (#7)
+  * Fix non-ASCII characters causing problems in updates again (#2)
+  * Work around Facebook permissions problem (#4)
+
+ -- Robin Burchell <viroteck@viroteck.net>  Thu, 24 Jun 2010 22:42:22 +0100
+
 facebrick (0.4) unstable; urgency=low
 
   * Cap input of status updates to the maximum size of a Facebook update
