You are here

CHANGELOG.txt in Menu Block Split 6

Same filename and directory in other branches
  1. 5.2 CHANGELOG.txt
  2. 5 CHANGELOG.txt
  3. 6.2 CHANGELOG.txt
  4. 7.2 CHANGELOG.txt
7-Feb-09
---------

  o #313778: (by demeester_roel) added a fix for http://drupal.org/node/184955
  o Changed function name get_first_level to menu_block_split_get_first_level to avoid any possible conflict
  o Added a conditional in that function to avoid a missing index error message
  o Added the hook_help

6.x-1.1
---------

  o #313778: (by demeester_roel and mikl) rewritte of part of the code

6.x-1.2
---------

  o #313778: (by demeester_roel) added a fix for http://drupal.org/node/184955
  o Changed function name get_first_level to menu_block_split_get_first_level to avoid any possible conflict
  o Added a conditional in that function to avoid a missing index error message
  o Added the hook_help
  o #329420: added mlid to the li

6.x-1.1
---------

  o #313778: (by demeester_roel and mikl) rewritte of part of the code

5.x-1.2
---------

  o #201822: (by casey) disappearing menu blocks bug fix

5.x-1.1
-------
  
  o #197087: (by hass) Module description is missing on admin/settings
  o #197090: (by hass) "onChange" causes XHTML validation error
  o #197086: (by hass) hook_uninstall is missing

5.x-1.0
-------

  Initial release under the new release system.

File

CHANGELOG.txt
View source
  1. 7-Feb-09
  2. ---------
  3. o #313778: (by demeester_roel) added a fix for http://drupal.org/node/184955
  4. o Changed function name get_first_level to menu_block_split_get_first_level to avoid any possible conflict
  5. o Added a conditional in that function to avoid a missing index error message
  6. o Added the hook_help
  7. 6.x-1.1
  8. ---------
  9. o #313778: (by demeester_roel and mikl) rewritte of part of the code
  10. 6.x-1.2
  11. ---------
  12. o #313778: (by demeester_roel) added a fix for http://drupal.org/node/184955
  13. o Changed function name get_first_level to menu_block_split_get_first_level to avoid any possible conflict
  14. o Added a conditional in that function to avoid a missing index error message
  15. o Added the hook_help
  16. o #329420: added mlid to the li
  17. 6.x-1.1
  18. ---------
  19. o #313778: (by demeester_roel and mikl) rewritte of part of the code
  20. 5.x-1.2
  21. ---------
  22. o #201822: (by casey) disappearing menu blocks bug fix
  23. 5.x-1.1
  24. -------
  25. o #197087: (by hass) Module description is missing on admin/settings
  26. o #197090: (by hass) "onChange" causes XHTML validation error
  27. o #197086: (by hass) hook_uninstall is missing
  28. 5.x-1.0
  29. -------
  30. Initial release under the new release system.