Parent Directory
|
Revision Log
|
Revision Graph
Fixed two unreported bugs: an extra quote mark and an unnecessary path slash (see CHANGLOG.txt for details).
| 1 | $Id: CHANGELOG.txt,v 1.1 2006/10/15 06:26:13 oadaeh Exp $ |
| 2 | |
| 3 | 2006-11-20 Jason Flatt drupal@oadaeh.net |
| 4 | * stock_chart.module: Removed an extra quote when importing the .css |
| 5 | file. |
| 6 | Removed the initial .css path /, which prevented the module from |
| 7 | finding the .css file in other places than /modules. |
| 8 | |
| 9 | 2006-10-11 Jason Flatt drupal@oadaeh.net |
| 10 | * Initial release. |
| 11 |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |