Hi folks,

So, something very stranged happened this week: almost nobody
reported bugs.

I had to search myself to find ones. So we either did a
almost-bug-free release, or lose our entire user base.

But who cares.

So here's rc2, with a minimal number of fixes. Important ones are
naughty, and also memory leaks I fixed earlier today.

Cheers,
-- 
Julien Danjou
// ᐰ <[email protected]>   http://julien.danjou.info
// 9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD
// This is the end of my signature.

awesome version 3.3-rc2 has been released. It is available from:

tar.gz: http://awesome.naquadah.org/download/awesome-3.3-rc2.tar.gz
md5sum: 4fd1abe54200b881c71b1bc99bb278e5

tar.bz2: http://awesome.naquadah.org/download/awesome-3.3-rc2.tar.bz2
md5sum: d2eac67618e880c0091d38b30a68096c

number of changes
-----------------
15

shortlog
--------
Ali Polatel (1):
      awful.widget.taglist: Fix label.all()

Ciaran McCreesh (1):
      Fix build with assertions enabled.

Julien Danjou (10):
      awful.{button,key}: fix @see
      image: move empty creation
      wibox: add missing documentation on objects
      image: do not return update
      image: fix new() documentation
      luaa: fix memory leak in __gc
      awful.widget: add support for __call on ta{g,sk}list widgets
      button: change copy method
      ta{g,sk}list: fix memory leak on removal
      change codename

Vincent Mauge (1):
      Remove useless loop in hide()

koniu (2):
      awful.prompt: fix delete
      naughty: fix bug in re-indexing popups if removing older to make space


diffstat
--------
 awesomeConfig.cmake              |    2 +-
 awesomerc.lua.in                 |    8 ++++----
 button.c                         |   27 ++-------------------------
 client.c                         |    1 +
 common/luaobject.h               |    2 +-
 image.c                          |   29 ++++++++++++-----------------
 key.c                            |    1 +
 lib/awful/button.lua.in          |    2 +-
 lib/awful/key.lua.in             |    2 +-
 lib/awful/menu.lua.in            |    5 +----
 lib/awful/prompt.lua.in          |    3 +--
 lib/awful/widget/common.lua.in   |    7 +++++--
 lib/awful/widget/taglist.lua.in  |   12 ++++++++++--
 lib/awful/widget/tasklist.lua.in |   10 ++++++++++
 lib/naughty.lua.in               |   10 ++++++----
 tag.c                            |    1 +
 wibox.c                          |    8 +++++++-
 widget.c                         |    1 +
 18 files changed, 66 insertions(+), 65 deletions(-)

Attachment: signature.asc
Description: Digital signature

Reply via email to