Betterselect 7.x-1.0-beta3, 2013-09-15
--------------------------------------
- #2087703 by aviddv1: drupal_add_css/js needs the js or css subdirectory
- #2085981: Refactor the code that decides if an element should be processed
- Allow forms to explictly enable Better Select via form attributes

Betterselect 7.x-1.0-beta2, 2013-09-08
--------------------------------------
- #2084073: get_node_type_names() is the new D7 call, fixes WSOD.

Betterselect 7.x-1.0-beta1, 2013-09-06
--------------------------------------
- #488520: Port Better Select module to drupal 7 -- Starting porting to Drupal 7

Betterselect 6.x-1.0-rc1, 2013-09-06
------------------------------------
- #1313422 by elliotttf: PHP 5.3 compatibility
- #1022880 by Bartezz, John Franklin: Enable for selected content types, default to all.
- #677734 by John Franklin: Enabled Checkall (if it's installed.)
- #217669 by Jonah Ellison and John Franklin: Optionally autoscroll to the first checked element.
- #380898: Save ALL term ancestors, not just the immediate parent.

Betterselect 6.x-1.0-beta3, 2011-01-16
--------------------------------------
- #510012: Not compatible with Jquery Update -- Breaks node edit page!.


Betterselect 6.x-1.0-beta2, 2009-03-02
--------------------------------------
- #376710: use drupal.behaviors instead of document.ready().
- #380898: option to save taxonomy term lineage when saving node.
- #376968: give each element it's own unique id.
- #380894: added install file with hook_uninstall().
- #384788: dont add taxonomy submit handler if enabled for node forms only.
- #365363: distinguish parent & child in taxonomy select.
- #385754: submit handler must be more careful when operating on data.
- #362746: check that #options are valid before conversion to checkboxes.
