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. ebfc3fd8c1718


From: Daniele Forsi
Subject: [SCM] libgnokii and core programs branch, master, updated. ebfc3fd8c171842ba9a211c5cf0cc2cfb2c9d9f9
Date: Tue, 11 Aug 2009 10:37:17 +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  ebfc3fd8c171842ba9a211c5cf0cc2cfb2c9d9f9 (commit)
       via  39e88c45c085e158ae5986f69d9aeb3ffb1bee24 (commit)
      from  c2deae31e49d4fb33bd44317814412a6faf85768 (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 -----------------------------------------------------------------
commit ebfc3fd8c171842ba9a211c5cf0cc2cfb2c9d9f9
Author: Daniele Forsi <address@hidden>
Date:   Tue Aug 11 12:18:01 2009 +0200

    When setting a new memory name use the current encoding instead of forcing 
"GSM"
    
    Before the name of the encoding "GSM" was encoded, now the memory name is 
encoded.
    
    Previous logic was:
    1) change encoding to GSM (convert the "GSM" string to the current encoding)
    2) send new memory name in GSM encoding
    
    Now it is:
    1) convert new memory name to the current encoding
    2) send new memory converted

commit 39e88c45c085e158ae5986f69d9aeb3ffb1bee24
Author: Daniele Forsi <address@hidden>
Date:   Tue Aug 11 11:35:16 2009 +0200

    Make AT_SetSMSMemoryType() and at_memory_type_set() more similar to each 
other
    
    Clear data; force charset only if needed and check error; assume snprintf()
    buffer is always long enough so that the return value can be used; use the
    same logic at the end  of the function.

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

Summary of changes:
 ChangeLog              |    2 ++
 common/phones/atgen.c  |   26 ++++++++++++++++----------
 common/phones/atsoer.c |    8 ++++++--
 3 files changed, 24 insertions(+), 12 deletions(-)


hooks/post-receive
-- 
libgnokii and core programs




reply via email to

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