From 029192876c2d0d2438b15928dc0685f61f490241 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Mon, 13 Feb 2012 10:34:17 +0100 Subject: [PATCH] Remove 'Bug fixes' header only used for bugfix releases --- docs/changes.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/changes.rst b/docs/changes.rst index 69de8558..20ad3169 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -26,8 +26,6 @@ v0.7.0 (in development) directories does not exist. This was especially the case on OS X, where ``~/.config`` doesn't exist for most users. -**Bug fixes** - - Fix ``gst.LinkError`` which appeared when using newer versions of GStreamer, e.g. on Ubuntu 12.04 Alpha. (Fixes: :issue:`144`)