Changelog says... nothing! :-P git says...
commit 0c62fca0df9bd9ebe7bedfbee0af3502e4298a42 Author: Peter Clifton <pc...@cam.ac.uk> Date: Tue Dec 7 01:47:28 2010 +0000 Remove My* memory allocation routines. Just use the standard APIs directly This means the following changes: 1. Replace all calls to MyCalloc() with calls to calloc() 2. Replace all calls to MyMalloc() with calls to malloc() 3. Replace all calls to MyRealloc() with calls to realloc() 4. Replace all calls to SaveFree() with calls to free() _______________________________________________ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user