From jb at jblache.org Thu Jun 2 09:38:28 2011 From: jb at jblache.org (Julien BLACHE) Date: Thu, 02 Jun 2011 09:38:28 +0000 Subject: [Pommed-commits] [SCM] pommed - hotkeys handler for Apple laptops branch, master, updated. 1.38-6-g4053b22 Message-ID: The following commit has been merged in the master branch: commit 4053b22e2a00be6cbf8fb5eeda25ee422e7b0ba3 Author: Julien BLACHE Date: Thu Jun 2 11:38:31 2011 +0200 Prepare for pommed v1.40 diff --git a/ChangeLog b/ChangeLog index f289379..132a423 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,8 @@ ChangeLog for pommed -------------------- +version 1.40: + version 1.39: - pommed: add new sysfs backlight driver apple_backlight. diff --git a/pommed/pommed.h b/pommed/pommed.h index 3172358..adba4af 100644 --- a/pommed/pommed.h +++ b/pommed/pommed.h @@ -6,7 +6,7 @@ #define __POMMED_H__ -#define M_VERSION "1.39" +#define M_VERSION "1.40git" extern int debug; -- pommed - hotkeys handler for Apple laptops From jb at jblache.org Thu Jun 2 09:38:28 2011 From: jb at jblache.org (Julien BLACHE) Date: Thu, 02 Jun 2011 09:38:28 +0000 Subject: [Pommed-commits] [SCM] pommed - hotkeys handler for Apple laptops branch, master, updated. 1.38-6-g4053b22 Message-ID: The following commit has been merged in the master branch: commit 1aa3b3ffb232b5a881ab40bad1f623b15f131230 Author: Julien BLACHE Date: Thu Jun 2 11:24:05 2011 +0200 Pommed v1.39 diff --git a/pommed/pommed.h b/pommed/pommed.h index 281f856..3172358 100644 --- a/pommed/pommed.h +++ b/pommed/pommed.h @@ -6,7 +6,7 @@ #define __POMMED_H__ -#define M_VERSION "1.39git" +#define M_VERSION "1.39" extern int debug; -- pommed - hotkeys handler for Apple laptops From jb at jblache.org Thu Jun 2 09:38:41 2011 From: jb at jblache.org (Julien BLACHE) Date: Thu, 02 Jun 2011 09:38:41 +0000 Subject: [Pommed-commits] [SCM] pommed - hotkeys handler for Apple laptops annotated tag, 1.39, created. 1.39 Message-ID: The annotated tag, 1.39 has been created at 8c6ea0ef3e9bf967460dd9103783402bca8a3cb1 (tag) tagging 1aa3b3ffb232b5a881ab40bad1f623b15f131230 (commit) replaces 1.38 tagged by Julien BLACHE on Thu Jun 2 11:38:01 2011 +0200 - Shortlog ------------------------------------------------------------ Pommed v1.39 Andreas Dangel (1): Add new sysfs backlight driver apple_backlight Julien BLACHE (4): Prepare for pommed v1.39 Kill unused ret variable Rework mbp_sysfs_backlight_probe() Pommed v1.39 ----------------------------------------------------------------------- -- pommed - hotkeys handler for Apple laptops