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


From: Daniele Forsi
Subject: [SCM] libgnokii and core programs branch, master, updated. rel_0_6_29-43-gbf16a74
Date: Fri, 13 Aug 2010 21:45:15 +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  bf16a7497af20fc6f06e168cebbf4801ad45dd4c (commit)
      from  f9c2db51dc38124208d148daaf4f3e3d8bb58882 (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=bf16a7497af20fc6f06e168cebbf4801ad45dd4c


commit bf16a7497af20fc6f06e168cebbf4801ad45dd4c
Author: Daniele Forsi <address@hidden>
Date:   Fri Aug 13 23:43:33 2010 +0200

    Add id for Nokia 2730 to misc.c only; uses model=series40
    
    Reported by Iain Mac Donald on gnokii-users mailing list.

diff --git a/ChangeLog b/ChangeLog
index aabced1..ca98493 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,8 @@
     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 id for Nokia 2730 to misc.c only; uses model=series40
+                                                  (Iain Mac Donald)
  * nk6510 driver updates
     o fix parsing SMS date from saved messages, bug #29830
                                                         (Paweł Kot)
diff --git a/common/misc.c b/common/misc.c
index e425909..ad4c657 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 },
+       {"2730 classic",  "RM-578",     PM_DEFAULT }, /* Series 40 5th Edition 
FP 1 */
        {"2760",  "RM-258",     PM_DEFAULT }, /* Series 40 5th Edition */
        {"3100",  "RH-19",      PM_DEFAULT | PM_XGNOKIIBREAKAGE },
        {"3100b", "RH-50",      PM_DEFAULT },

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

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


hooks/post-receive
-- 
libgnokii and core programs



reply via email to

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