| 
					
						
							
								
								
								
									
									
									
										includes
									
								
							
						
					
				 | 
				
					
						
							
							#203846 by pwolanin and jvandyk: PHP 4 does not allow omitting an object when it is passed by reference, so we need to live with dummy object passing with actions for object-less actions to support PHP 4
						
					
				 | 
				2007-12-31 14:51:04 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										misc
									
								
							
						
					
				 | 
				
					
						
							
							#200370 by quicksketch: fixes to drag and drop support to make it usable by CCK
						
					
				 | 
				2007-12-19 10:58:35 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										modules
									
								
							
						
					
				 | 
				
					
						
							
							#205199 by David_Rothstein: leftover links were not removed in the reindexing process properly (search module)
						
					
				 | 
				2008-01-01 17:30:55 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										
										profiles/default
									
								
							
						
					
				 | 
				
					
						
							
							#199400 by ChrisKennedy: use the SERVER_NAME as default site name, instead of the misleading 'Drupal' name
						
					
				 | 
				2007-12-17 12:43:34 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										scripts
									
								
							
						
					
				 | 
				
					
						
							
							- Patch #155986 by Uwe: fixed typos.
						
					
				 | 
				2007-07-02 14:41:37 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										sites
									
								
							
						
					
				 | 
				
					
						
							
							#202559 by Pasqualle: just removing some trailing white space from end of lines
						
					
				 | 
				2007-12-20 09:35:10 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										themes
									
								
							
						
					
				 | 
				
					
						
							
							- Patch #204488 by Desbeers: Garland was still using deprected CSS class names: watchdog -> dblog.
						
					
				 | 
				2007-12-29 16:02:52 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								.htaccess
							
						
					
				 | 
				
					
						
							
							- Patch #150245 by webchick, bjaspan, ralf, Arancaytar et al: move the .schema files into .install files to prevent mistakes.
						
					
				 | 
				2007-10-05 14:43:26 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								CHANGELOG.txt
							
						
					
				 | 
				
					
						
							
							- Patch #204456 by Keith: mentioned drag and drop support in the CHANGELOG.txt.
						
					
				 | 
				2007-12-29 06:45:31 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								COPYRIGHT.txt
							
						
					
				 | 
				
					
						
							
							- Patch #203509 by pwolanin, chx, cwgordon7 et al: fixed menu inheritenace.
						
					
				 | 
				2007-12-26 19:02:24 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								INSTALL.mysql.txt
							
						
					
				 | 
				
					
						
							
							#193580 by chx: given recent improvements, Drupal does not require CREATE TEMPORARY TABLE and LOCK TABLES permissions, so do not check on install and do not advise people giving these rights
						
					
				 | 
				2007-11-19 19:53:51 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								INSTALL.pgsql.txt
							
						
					
				 | 
				
					
						
							
							- Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: fixed minor spelling issues and fixed spacing issues.
						
					
				 | 
				2007-11-26 16:36:44 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								INSTALL.txt
							
						
					
				 | 
				
					
						
							
							- Patch #204221 by webernet: code style fixes.
						
					
				 | 
				2007-12-28 12:02:52 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								LICENSE.txt
							
						
					
				 | 
				
					
						
							
							- Patch #72868 by Flanker: added missing CVS ids to the .txt files.
						
					
				 | 
				2006-07-09 11:33:06 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								MAINTAINERS.txt
							
						
					
				 | 
				
					
						
							
							- Patch #180399 by merlinofchaos: add merlinofchaos and dvessel to theme system maintainers list.
						
					
				 | 
				2007-10-03 17:17:25 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								UPGRADE.txt
							
						
					
				 | 
				
					
						
							
							#175876 by hazexp, webernet, keith.smith: unify module/theme/translation download links and include more pointers to these locations
						
					
				 | 
				2007-11-24 20:35:37 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								cron.php
							
						
					
				 | 
				
					
						
							
							- Patch #76958 by forngren, dww et al: make it a tad easier to run cron manually.
						
					
				 | 
				2006-08-09 07:42:55 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								index.php
							
						
					
				 | 
				
					
						
							
							- Patch #174226 by keith.smith, pwolanin et al al -- and greatly simplified by me: added a copyright notice.
						
					
				 | 
				2007-12-26 08:46:48 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								install.php
							
						
					
				 | 
				
					
						
							
							#194369 by lots of contributors: move default files directory to sites/default/files which can be created automatically on install, so no need to bug the user about it, making the install process easier
						
					
				 | 
				2007-12-27 17:25:28 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								robots.txt
							
						
					
				 | 
				
					
						
							
							#75916 follow up patch by Richard Eriksson: allow aggregator pages to be indexed by default
						
					
				 | 
				2007-06-27 22:37:44 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								update.php
							
						
					
				 | 
				
					
						
							
							#197722 by catch, hwsong3i: remove 4.7 to 5.x updates; we only support direct updates from 5.x to 6.x
						
					
				 | 
				2007-12-26 10:24:00 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								xmlrpc.php
							
						
					
				 | 
				
					
						
							
							- Patch #29385 by chx: removed remaining "?>"s at the end of some files.
						
					
				 | 
				2005-08-28 18:26:20 +00:00 |