Ignore:
Timestamp:
Dec 24, 2014, 8:03:27 AM (9 years ago)
Author:
Bruno Cornec
Message:
  • Adds Changelogs for 3.2.0
File:
1 edited

Legend:

Unmodified
Added
Removed
  • projects/mondorescue/pbconf/tags/3.2.0/mondo/pbcl

    r1808 r1920  
    33MONDO CHANGES
    44
    5 3.2.0 (2013-10-13)
    6 - Massive usage of dynamic memory allocation instead of static one to fix #1 (Bruno Cornec)
     53.2.0 (2014-12-23)
     6- Fix #734 by adding the total size of all biggie files to mondoarchive.log (Victor Gattegno)
     7- Fix #656 and #732 by adding support for the new /lib being a symlink on fedora 18+ (Bruno Cornec)
     8- Fix #747 by returning early enough to avoid using a bad value for file length (Bruno Cornec)
     9- Start solving #1 by changing lots of statically allocated strings into dynamically allocated ones (Bruno Cornec)
     10- Change functions which_format_command_do_i_need, which_partition_format, percent_media_full_comment and number_of_disks_as_string to allocate string (Bruno Cornec)
     11- Lots of fixes with valgrind and quality script (Bruno Cornec)
     12- Fix label-partitions-as-necessary to put back the original UUIDs to the partitions even if no LABEL or UUID line was used in fstab (Bruno Cornec)
     13- Adds support for XFS labelling (Bruno Cornec)
     14- Rename the conf file mondo-restore.cfg into mondorestore.cfg for homogeneity (Bruno Cornec)
    715- LZMA support added (Bruno Cornec)
     16- Adds the C file for test of mr_str_substitute (Bruno Cornec)
     17- stabgrub-me now supports also grub2 (Bruno Cornec)
    818- media_size is not an array anymore (Bruno Cornec)
    9 - bkpinfo->include_paths, bkpinfo->netfs_user, bkpinfo->netfs_remote_dir, bkpinfo->netfs_proto are now a pointer (Bruno Cornec)
     19- Introduce a new global var MINDI_LOGFILE and use it everywhere (Bruno Cornec)
     20- bkpinfo->include_paths, bkpinfo->netfs_user, bkpinfo->netfs_remote_dir, bkpinfo->netfs_proto are now pointers (Bruno Cornec)
    1021- bkpinfo->netfs_mount is now a pointer (libmondo-tools.c seems strange however) (Bruno Cornec)
     22- Rename mondo-restore-EXT.h into mondorestore-EXT.h and removes the now useless mondo-restore.h (Bruno Cornec)
     23- Removes now useles code from the C part which has been moved into mr-net-get-config (Bruno Cornec)
     24- Initialize log earlier so all messages go indeed in it (Bruno Cornec)
    1125
    12263.0.4 (2013-07-29)
Note: See TracChangeset for help on using the changeset viewer.