[asterisk-scf-commits] asterisk-scf/release/slice.git branch "master" updated.

Commits to the Asterisk SCF project code repositories asterisk-scf-commits at lists.digium.com
Tue Jan 3 10:01:35 CST 2012


branch "master" has been updated
       via  3a6a28ee51aa76ece476458a9ed2f2644a2e2ea8 (commit)
       via  e6781a0e2c4e59afc64f0516ee00c9db4d2a2fcd (commit)
       via  91b58e9770baa1a061ead750dfa37735de2d3f96 (commit)
      from  04a04a8c8e5680ff6f7078ad8f43a0f2e266fd38 (commit)

Summary of changes:
 .../{AudioFormats.ice => AudioFormatsIf.ice}       |    0
 .../{OtherFormats.ice => OtherFormatsIf.ice}       |    0
 .../{T38UdptlFormat.ice => T38UDPTLFormatIf.ice}   |    0
 3 files changed, 0 insertions(+), 0 deletions(-)
 rename slice/AsteriskSCF/Media/Formats/{AudioFormats.ice => AudioFormatsIf.ice} (100%)
 rename slice/AsteriskSCF/Media/Formats/{OtherFormats.ice => OtherFormatsIf.ice} (100%)
 rename slice/AsteriskSCF/Media/Formats/{T38UdptlFormat.ice => T38UDPTLFormatIf.ice} (100%)


- Log -----------------------------------------------------------------
commit 3a6a28ee51aa76ece476458a9ed2f2644a2e2ea8
Author: Mark Michelson <mmichelson at digium.com>
Date:   Tue Jan 3 10:02:37 2012 -0600

    The rename commit caused some issues...
    
    Add "If" to the end of T38UDPTLFormat.ice

diff --git a/slice/AsteriskSCF/Media/Formats/T38UdptlFormatIf.ice b/slice/AsteriskSCF/Media/Formats/T38UDPTLFormatIf.ice
similarity index 100%
rename from slice/AsteriskSCF/Media/Formats/T38UdptlFormatIf.ice
rename to slice/AsteriskSCF/Media/Formats/T38UDPTLFormatIf.ice

commit e6781a0e2c4e59afc64f0516ee00c9db4d2a2fcd
Merge: 91b58e9 04a04a8
Author: Mark Michelson <mmichelson at digium.com>
Date:   Tue Jan 3 10:01:16 2012 -0600

    Merge branch 'master' of git.asterisk.org:asterisk-scf/release/slice


commit 91b58e9770baa1a061ead750dfa37735de2d3f96
Author: Mark Michelson <mmichelson at digium.com>
Date:   Tue Dec 27 12:18:54 2011 -0600

    Add 'If' suffix to slice files that had this missing.

diff --git a/slice/AsteriskSCF/Media/Formats/AudioFormats.ice b/slice/AsteriskSCF/Media/Formats/AudioFormatsIf.ice
similarity index 100%
rename from slice/AsteriskSCF/Media/Formats/AudioFormats.ice
rename to slice/AsteriskSCF/Media/Formats/AudioFormatsIf.ice
diff --git a/slice/AsteriskSCF/Media/Formats/OtherFormats.ice b/slice/AsteriskSCF/Media/Formats/OtherFormatsIf.ice
similarity index 100%
rename from slice/AsteriskSCF/Media/Formats/OtherFormats.ice
rename to slice/AsteriskSCF/Media/Formats/OtherFormatsIf.ice
diff --git a/slice/AsteriskSCF/Media/Formats/T38UdptlFormat.ice b/slice/AsteriskSCF/Media/Formats/T38UdptlFormatIf.ice
similarity index 100%
rename from slice/AsteriskSCF/Media/Formats/T38UdptlFormat.ice
rename to slice/AsteriskSCF/Media/Formats/T38UdptlFormatIf.ice

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


-- 
asterisk-scf/release/slice.git



More information about the asterisk-scf-commits mailing list