mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	* NEWS: add a news about iconv.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37841 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
		
							parent
							
								
									1ab73afbf9
								
							
						
					
					
						commit
						d91b1dd448
					
				
					 2 changed files with 7 additions and 0 deletions
				
			
		|  | @ -1,3 +1,7 @@ | |||
| Sun Nov 25 19:43:29 2012  Kazuki Tsujimoto  <kazuki@callcc.net> | ||||
| 
 | ||||
| 	* NEWS: add a news about iconv. | ||||
| 
 | ||||
| Sun Nov 25 03:49:23 2012  Akinori MUSHA  <knu@iDaemons.org> | ||||
| 
 | ||||
| 	* lib/set.rb, test/test_set.rb: Move tests embedded in lib/set.rb | ||||
|  |  | |||
							
								
								
									
										3
									
								
								NEWS
									
										
									
									
									
								
							
							
						
						
									
										3
									
								
								NEWS
									
										
									
									
									
								
							|  | @ -168,6 +168,9 @@ with all sufficient information, see the ChangeLog file. | |||
|   * When HTML5 tagmaker called, overwrite CGI#header, | ||||
|     CGI#header function is to create a <header> element. | ||||
| 
 | ||||
| * iconv | ||||
|   * Iconv has been removed. Use String#encode instead. | ||||
| 
 | ||||
| * io/wait | ||||
|   * new features: | ||||
|     * added IO#wait_writable method. | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 ktsj
						ktsj