Andrew, The short answer is: No.
New features are not added after the code freeze, which is usually months before a stable version is released. Code freeze for Drupal 7 is already behind us. If you want to contribute your code, try to make it into a contrib module. Marc On Fri, 23 Oct 2009 02:54:34 -0400, Andrew Schulman <[email protected]> wrote: > Are new features still being considered for Drupal 6 core? > > I've coded a new "Set language" option for the bulk node update form at > admin/content/node. I filed an issue report with a patch and screenshot, > at > http://drupal.org/node/609262 . > > But from my reading of other issue reports, it seems that the 6.x API is > considered to be frozen at this point. If I understand correctly, that > would > rule out including my patch, which adds some hooks to the locale module. > Can > someone please tell me if this is true, or even better, point me to a > definitive > statement? > > Thanks, > Andrew.
