Changeset 9b9e2d9c
- Timestamp:
- Mar 29, 2009, 5:14:25 PM (16 years ago)
- Branches:
- owl
- Children:
- 228326a
- Parents:
- 765fa34
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ChangeLog
r3674002 r9b9e2d9c 2 2 3 3 2.2.0-pre-1 4 Workaround to libzephyr on unnoticed zephyrs 5 Additional cleanup of bad sprintf usage 6 7 2.1.12 4 8 Don't crash on mobile device AIM messages [BZ 20] 5 9 Don't crash when sending to someone not on AIM buddy list [BZ 94] -
zephyr.c
r765fa34 r9b9e2d9c 647 647 } 648 648 return(out); 649 #else 650 return(owl_strdup("Zephyr not available")); 649 651 #endif 650 652 }
Note: See TracChangeset
for help on using the changeset viewer.