Differences From Artifact [91e4f33c74]:
- File src/Makefile — part of check-in [69ecc12d18] at 2012-01-26 23:23:04 on branch trunk — Add multicast delegates. (user: js, size: 652) [annotate] [blame] [check-ins using]
To Artifact [b6f2c72ef0]:
- File src/Makefile — part of check-in [ad6f1107ce] at 2012-02-03 14:35:28 on branch trunk — Comments and PIs are not allowed in XMPP -> throw an exception. (user: js, size: 686) [annotate] [blame] [check-ins using]
︙ | |||
16 17 18 19 20 21 22 | 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 | - + + | XMPPMulticastDelegate.m \ XMPPPLAINAuth.m \ XMPPPresence.m \ XMPPRoster.m \ XMPPRosterItem.m \ XMPPSCRAMAuth.m \ XMPPSRVLookup.m \ |
︙ |