Gurpartap Singh,
Could you create a dev release node on HEAD? I don't seem to have privileges to create a new release node.
I'd like to give users an option to download the latest snapshot and work toward an 1.2 release.
After 1.2 has settled we should start thinking about a branch for D7.
The 1.2 release should include:
* #653156: Unfixable whois_parse_url
** #490072: idn idna Internationalized Domain Names
** #303833: Fix the url regular expression
** #617994: Bug in looking up IP address
* #490062: looking up a domain twice
* #409552: Refactor whois_get_whois()
* #497686: Change the message used when the domain is available, and make it translatable
* #497698: Remove any call to t('')
* #558576: Link to sourceforge.net different now
* #519952: Split files in inc files and remove variables
* #516336: the php object option returns a string, not a real php object
* #497696: hook_requirements() must be in the installation file
* #322327: Show only Available or Registered
* #509952: utf support
* #349159: Error requesting data! during ajax search
Comments
Comment #1
Gurpartap Singh commentedI have created the dev release http://drupal.org/node/657110
You should be able to do it as well. It's the "Add new release" link on the project page. You should already have access to it.
It's great to have you handle this project, the way you're doing. I won't mind if you add co-maintained by helmo to readme.txt. ;)
Hope you're familiar to cvs release notes script.
http://drupal.org/node/363367
http://drupal.org/node/52287
Comment #2
helmo commentedI just created the DRUPAL-6--1-2 tag in CVS and added a release node.
Nice to finally get this one out :)
Any remarks are welcome, especially since this is my first release.
Comment #3
giorgio79 commentedHey Helmo,
My only remark is: Great job ;)