~stefanor/drupal/sr

« back to all changes in this revision

Viewing changes to modules/xmlsitemap/CHANGELOG.txt

  • Committer: Stefano Rivera
  • Date: 2009-02-03 13:46:19 UTC
  • Revision ID: stefano@rivera.za.net-20090203134619-qtah2mm7178s3gla
Updated:
* swfobject to 2.0 (jquery_media)
* path_redirect beta1
* xmlsitemap update

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
$Id: CHANGELOG.txt,v 1.1.4.76 2008/12/27 15:09:19 kiam Exp $
 
1
$Id: CHANGELOG.txt,v 1.1.4.86 2009/02/02 21:36:21 kiam Exp $
 
2
 
 
3
XML Sitemap 6.x-1.x-dev, 2009-02-02
 
4
-----------------------------------
 
5
#368115: SQL error during update.
 
6
#345185: api.moreover.com.
 
7
#312628: Table keys are not declared NOT NULL.
 
8
 
 
9
XML Sitemap 6.x-1.x-dev, 2009-02-01
 
10
-----------------------------------
 
11
#367626: Don't submit on cron maintenance tasks when site is offline.
 
12
#354462: $links_count is not initialized.
 
13
#367395: SQL error on updating last_changed.
 
14
 
 
15
XML Sitemap 6.x-1.x-dev, 2009-01-31
 
16
-----------------------------------
 
17
#367158: SQL errors when using the tools page.
 
18
 
 
19
XML Sitemap 6.x-1.x-dev, 2009-01-29
 
20
-----------------------------------
 
21
#354453: priority_override doesn't get a value.
 
22
 
 
23
XML Sitemap 6.x-1.x-dev, 2009-01-28
 
24
-----------------------------------
 
25
#365733: Call to undefined function.
 
26
#365515: Unknown character set.
 
27
#363355: Illegal mix of collations.
 
28
#355149: Not closed parenthesis in SQL query.
 
29
#349530: xmlsitemap_menu_xmlsitemap_links() is not working for URL alias.
 
30
#361985: require_once() fails to open a file.
 
31
#352046: Division by zero.
2
32
 
3
33
XML Sitemap 6.x-1.x-dev, 2008-12-27
4
34
-----------------------------------
5
35
#349125: Change "site map" in the user interface.
6
 
#351501: Node priority is not set to default. 
 
36
#351501: Node priority is not set to default.
7
37
#351307: Call to undefined function.
8
38
 
9
39
XML Sitemap 6.x-1.x-dev, 2008-12-25
66
96
 
67
97
XML Sitemap 6.x-1.x-dev, 2008-12-07
68
98
-----------------------------------
69
 
Resolved an issue with xmlsitemap_user.module which didn't populate the 
 
99
Resolved an issue with xmlsitemap_user.module which didn't populate the
70
100
xmsitemap_user_role table.
71
101
Resolved an issue with the user interface not showing the default value for
72
102
the priority.
79
109
#342019: Wrong argument type for array_merge().
80
110
Ported the fix for #342122.
81
111
#341730: Code typo in xmlsitemap_menu.install.
82
 
Changed the time zone reference for the log dates to Europe/London. 
 
112
Changed the time zone reference for the log dates to Europe/London.
83
113
 
84
114
XML Sitemap 6.x-1.x-dev, 2008-12-01
85
115
-----------------------------------