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_29-64


From: Daniele Forsi
Subject: [SCM] libgnokii and core programs branch, master, updated. rel_0_6_29-64-g1b57a33
Date: Sat, 30 Oct 2010 14:29:31 +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  1b57a3325a7743db8a6c75afe839b44141d3a2f9 (commit)
      from  8289b0ce0cff0839cf98e7262785fd914cb1678b (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=1b57a3325a7743db8a6c75afe839b44141d3a2f9


commit 1b57a3325a7743db8a6c75afe839b44141d3a2f9
Author: Daniele Forsi <address@hidden>
Date:   Sat Oct 30 16:26:57 2010 +0200

    Add id for Nokia 2330 classic to misc.c only; uses model=series40
    
    Reported in http://savannah.nongnu.org/bugs/?31393

diff --git a/ChangeLog b/ChangeLog
index f3d05e3..b00e06f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,8 +7,9 @@
     o fix mbox format of --getsms for sent messages; closes
       https://savannah.nongnu.org/bugs/?30050       (Daniele Forsi)
     o fix char_ucs2_encode() function                   (Paweł Kot)
-    o add ids for Nokia 2730 and 6133 to misc.c only; use
-      model=series40 for both       (Iain Mac Donald, John Lapeyre)
+    o add ids for Nokia 2730, 6133 and 2330c to misc.c only; use
+      model=series40 for all        (Iain Mac Donald, John Lapeyre,
+                                                   Dennis Schridde)
     o fix a problem with a multipart message in default alphabet
       and extended alphabet characters                  (Paweł Kot)
     o make sure that Series40 3rd Ed+ get proper capabilties
diff --git a/common/misc.c b/common/misc.c
index 4f074b3..8a778a5 100644
--- a/common/misc.c
+++ b/common/misc.c
@@ -126,6 +126,7 @@ static gn_phone_model models[] = {
        {"2285",  "RH-3",       PM_OLD_DEFAULT },
        {"2300",  "RM-4",       PM_OLD_DEFAULT },
        {"2300b", "RM-5",       PM_OLD_DEFAULT },
+       {"2330 classic", "RM-512",      PM_DEFAULT_S40_3RD }, /* Series 40 5th 
Edition FP 1 Lite */
        {"2600",  "RH-59",      PM_DEFAULT | PM_XGNOKIIBREAKAGE },
        {"2630",  "RM-298",     PM_DEFAULT },
        {"2650",  "RH-53",      PM_DEFAULT | PM_XGNOKIIBREAKAGE },

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

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


hooks/post-receive
-- 
libgnokii and core programs



reply via email to

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