mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	* NEWS: add new encodings.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30096 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
		
							parent
							
								
									9208951d33
								
							
						
					
					
						commit
						71f81f8136
					
				
					 2 changed files with 11 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -1,3 +1,7 @@
 | 
			
		|||
Mon Dec  6 18:59:04 2010  Kazuhiro NISHIYAMA  <zn@mbf.nifty.com>
 | 
			
		||||
 | 
			
		||||
	* NEWS: add new encodings.
 | 
			
		||||
 | 
			
		||||
Mon Dec  6 18:56:42 2010  Kazuhiro NISHIYAMA  <zn@mbf.nifty.com>
 | 
			
		||||
 | 
			
		||||
	* test/ruby/test_string.rb (TestString#test_scan): add a test for
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										7
									
								
								NEWS
									
										
									
									
									
								
							
							
						
						
									
										7
									
								
								NEWS
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -30,6 +30,13 @@ with all sufficient information, see the ChangeLog file.
 | 
			
		|||
 | 
			
		||||
    * Kernel#respond_to? now returns false for protected methods.
 | 
			
		||||
 | 
			
		||||
  * Encoding
 | 
			
		||||
    * new encodings:
 | 
			
		||||
      * CP950
 | 
			
		||||
      * CP951
 | 
			
		||||
      * UTF-16
 | 
			
		||||
      * UTF-32
 | 
			
		||||
 | 
			
		||||
  * Float
 | 
			
		||||
    * new constants:
 | 
			
		||||
      * File::NULL
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue