This version contains several bugfixes and some new features. ALPHA 1 is a "child" of the development version of Nodesymlinks and the Gordon's Luk fork of this module called "Node Multi Parent" (http://getluky.net/2009/05/29/drupal-module-node-multi-parenting/).
Warning for those who use previous Development version of this module on production sites: There are two changes in database structure (module name in menu table changed from "symlinks" to "nodesymlinks" and there is new backup table). Beacouse of this links created with older versions (prior Dev 2009/09/11) need to be converted. If there is someone, please send a support issue and I will describe some upgrade path.
Changes since initial development release:
Merge with Gordon's Luk fork (nodemultiparent-6.X-1.3-dev)
Added by Gordon Luk, wojtha: Link storage table for backup purpose, links are now saved in its own table when module is disabled and enabled again all links are restored.
Added by Gordon Luk, wojtha: Changes in UI
Added by Gordon Luk, wojtha: Admin page with all NodeSymlinks in one table (admin/settings/nodesymlinks)
Added by wojtha: License file
Fixed by wojtha: Wrong SQL syntax in hook_install()
Added by wojtha: CHANGELOG.txt
Fixed #479520 by Fedor.Za: Wrong SQL syntax