gnokii-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] libgnokii and core programs branch, master, updated. rel_0_6_28-13


From: Daniele Forsi
Subject: [SCM] libgnokii and core programs branch, master, updated. rel_0_6_28-135-gd57287a
Date: Fri, 20 Nov 2009 22:30:20 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "libgnokii and core programs".

The branch, master has been updated
       via  d57287a880f21b768c092fdb378d6c3b0c0c6c50 (commit)
      from  4d4bd6aedd5b91343b0fa3dbe7689650f61cda5c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/gnokii.git/commit/?id=d57287a880f21b768c092fdb378d6c3b0c0c6c50


commit d57287a880f21b768c092fdb378d6c3b0c0c6c50
Author: Daniele Forsi <address@hidden>
Date:   Fri Nov 20 23:12:33 2009 +0100

    Add id RM-258 for Nokia 2760 thanks to Jaakko Saarinen on #gnokii

diff --git a/ChangeLog b/ChangeLog
index 14ef9f3..6f73e46 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -38,9 +38,9 @@
                                                         (Paweł Kot)
  * libgnokii updates
     o add more debug information to encoding functions  (Paweł Kot)
-    o add ids for Nokia 5130 XpressMusic and Nokia 5310 XpressMusic
-      to misc.c only (use model=series40 for both)
-                                    (Gustavo Delfino, pier_andreit)
+    o add ids for Nokia 2760, Nokia 5130 XpressMusic and Nokia 5310
+      XpressMusic to misc.c (use model=series40 for all)
+                   (Jaakko Saarinen, Gustavo Delfino, pier_andreit)
     o add TA and CB memory types to gn_str2memory_type() and to
       gn_memory_type2str(); they were only in
       gn_memory_type_print()                        (Daniele Forsi)
diff --git a/common/misc.c b/common/misc.c
index be5a2b1..f4607e4 100644
--- a/common/misc.c
+++ b/common/misc.c
@@ -129,6 +129,7 @@ static gn_phone_model models[] = {
        {"2600",  "RH-59",      PM_DEFAULT | PM_XGNOKIIBREAKAGE },
        {"2630",  "RM-298",     PM_DEFAULT },
        {"2650",  "RH-53",      PM_DEFAULT | PM_XGNOKIIBREAKAGE },
+       {"2760",  "RM-258",     PM_DEFAULT }, /* Series 40 5th Edition */
        {"3100",  "RH-19",      PM_DEFAULT | PM_XGNOKIIBREAKAGE },
        {"3100b", "RH-50",      PM_DEFAULT },
        {"3105",  "RH-48",      PM_OLD_DEFAULT },

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog     |    6 +++---
 common/misc.c |    1 +
 2 files changed, 4 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
libgnokii and core programs




reply via email to

[Prev in Thread] Current Thread [Next in Thread]