Changeset 552


Ignore:
Timestamp:
Feb 11, 2011, 3:46:06 PM (15 years ago)
Author:
Silvan Scherrer
Message:

Samba Client 2.1: updated changelog

Location:
trunk/client/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/client/src/help/changelog.txt

    r541 r552  
    610610#endif
    611611#ifndef txt
     612:eul.
     613#endif
     614
     615 <$UL>2.0.1:
     616#ifndef txt
     617:ul.
     618#endif
     619#ifdef en
     620   <$LI> connection loss proper handled (thanks to Vitali)
     621   <$LI> changes to helpfile and readme
     622#endif
     623#ifdef fr
     624   <$LI> Meilleure prise en charge des connexions perdues (merci
     625 Vitali).
     626   <$LI> Modification des fichiers d'aide.
     627#endif
     628#ifdef de
     629   <$LI> Verlust der Verbindung richtig behandelt (Dank geht an Vitali)
     630   <$LI> Anpassungen an Hilfedatei und readme
     631#endif
     632#ifndef txt
    612633:eul.:eul.
    613634#endif
  • trunk/client/src/nversion.tpl

    r540 r552  
    11
    2 #ifndef __Version__H
    3 #define __Version__H
     2#ifndef __nversion__H
     3#define __nversion__H
    44
    55#define NDPSMB_VERSION  _VERSION_
     
    1111#define ND              NetDrive
    1212
    13 #endif // __Version__H
     13#endif // __nversion__H
Note: See TracChangeset for help on using the changeset viewer.