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-14


From: Daniele Forsi
Subject: [SCM] libgnokii and core programs branch, master, updated. rel_0_6_28-148-g3fd1a8f
Date: Sat, 19 Dec 2009 22:31:42 +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  3fd1a8f2899e2ce99b4734cfeea782c9d4221102 (commit)
      from  d4f0bc9534b3bf1d5212dba9eff420eea6d60bf7 (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=3fd1a8f2899e2ce99b4734cfeea782c9d4221102


commit 3fd1a8f2899e2ce99b4734cfeea782c9d4221102
Author: Daniele Forsi <address@hidden>
Date:   Sat Dec 19 23:24:37 2009 +0100

    Add id RM-470 for Nokia 6700 classic (with lowercase "c") thanks to Jacopo 
De Simoi on #gnokii

diff --git a/ChangeLog b/ChangeLog
index 9a530a0..949c53c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -39,9 +39,9 @@
  * libgnokii updates
     o add more debug information to encoding functions  (Paweł Kot)
     o add ids for Nokia 2760, Nokia 5130 XpressMusic, Nokia 5310
-      XpressMusic and Nokia 6085 to misc.c (use model=series40 for
-      all)         (Jaakko Saarinen, Gustavo Delfino, pier_andreit,
-                                                   Peter Whittaker)
+      XpressMusic, Nokia 6700 classic and Nokia 6085 to misc.c (use
+      model=series40 for all)    (Jaakko Saarinen, Gustavo Delfino,
+                    pier_andreit, Jacopo De Simoi, Peter Whittaker)
     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 b05a02d..3594979 100644
--- a/common/misc.c
+++ b/common/misc.c
@@ -261,6 +261,7 @@ static gn_phone_model models[] = {
        {"6610i", "RM-37",      PM_DEFAULT | PM_XGNOKIIBREAKAGE },
        {"6650",  "NHM-1",      PM_DEFAULT | PM_XGNOKIIBREAKAGE },
        {"6680",  "RM-36",      PM_DEFAULT | PM_NETMONITOR },
+       {"6700 classic",  "RM-470",     PM_DEFAULT },  /* Series 40 6th Edition 
*/
        {"6800",  "NHL-6",      PM_DEFAULT | PM_XGNOKIIBREAKAGE },
        {"6800",  "NSB-9",      PM_DEFAULT | PM_XGNOKIIBREAKAGE },
        {"6810",  "RM-2",       PM_DEFAULT | PM_XGNOKIIBREAKAGE },

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

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]