
 If you have an apple and I have an apple and we exchange apples
 then you and I will still each have one apple.
 But if you have an idea and I have an idea and we exchange these
 ideas, then each of us will have two ideas.

                                          -- George Bernard Shaw

================ 12.0.4 ========================================


2012-03-11 Davide Francesco Merico <hds619@gmail.com>

          * src/terminal-actions.c, src/tools.c: Added the ability to
            group types if consecutive in the "Show File's Structures". 
            Example: int(2),char,short(4) 
            Equal to: int,int,char,short,short,short,short
          
          * src/info.c: Added Alkis Mavridis in the list of contributors.
          
2012-03-11 Alkis Mavridis <alkismavridis@hotmail.com>

          * po/el.po: Added greek translation
          
